source address: https://github.com/Vit-Lib/Vit.Library
Build | NuGet |
---|---|
|
extensions for dynamic compile of EntityFramework add below config to csproj: <PropertyGroup><PreserveCompilationContext>true</PreserveCompilationContext><!--if used--><MvcRazorExcludeRefAssembliesFromPublish>false</MvcRazorExcludeRefAssembliesFromPublish></PropertyGroup>
Install-Package Vit.Orm.EntityFramework.Dynamic -Version 2.1.1.324
source address: https://github.com/Vit-Lib/Vit.Library
Build | NuGet |
---|---|
|