Base solution for your next web application
Open Closed

ASPNETZero DLL Updates. #1443


User avatar
0
princedis created

HI, After a long time, I planned to start again the project, and for that first I downloaded the latest from "https://aspnetzero.com/download". And started development process, in between I stuck on multi context issue and while implementing that I came across "DefaultDbContextAttribute", which I did not found on the dll. Eventually I saw that all of the packages are pointes to "0.9.1.0" and the "DefaultDbContextAttribute" is in the latest.

Do we need to keep, updating using command, or do we download the all them from the link with the same company and project name and update using GitHub.? please explain.


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    You should update Abp.* nuget packages by command (by package manager). For new Features of AspNet Zero, you need to manually merge them into your solution.