dynamic compile tool. add below config to csproj: <PropertyGroup><PreserveCompilationContext>true</PreserveCompilationContext><!----><MvcRazorExcludeRefAssembliesFromPublish>false</MvcRazorExcludeRefAssembliesFromPublish></PropertyGroup>
License
—
Deps
5
Install Size
—
Vulns
✓ 0
Published
Oct 10, 2024
$ dotnet add package Vit.DynamicCompile<PropertyGroup>
<PreserveCompilationContext>true</PreserveCompilationContext>
</PropertyGroup>
<PropertyGroup>
<PreserveCompilationContext>true</PreserveCompilationContext>
<MvcRazorExcludeRefAssembliesFromPublish>false</MvcRazorExcludeRefAssembliesFromPublish>
</PropertyGroup>