Vit.DynamicCompile
2.2.19
dotnet add package Vit.DynamicCompile --version 2.2.19
NuGet\Install-Package Vit.DynamicCompile -Version 2.2.19
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Vit.DynamicCompile" Version="2.2.19" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vit.DynamicCompile --version 2.2.19
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Vit.DynamicCompile, 2.2.19"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Vit.DynamicCompile as a Cake Addin #addin nuget:?package=Vit.DynamicCompile&version=2.2.19 // Install Vit.DynamicCompile as a Cake Tool #tool nuget:?package=Vit.DynamicCompile&version=2.2.19
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
please add below config to csproj
<PropertyGroup>
<PreserveCompilationContext>true</PreserveCompilationContext>
</PropertyGroup>
add below config to csproj if use MvcRazor
<PropertyGroup>
<PreserveCompilationContext>true</PreserveCompilationContext>
<MvcRazorExcludeRefAssembliesFromPublish>false</MvcRazorExcludeRefAssembliesFromPublish>
</PropertyGroup>
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.CodeAnalysis.CSharp (>= 4.11.0)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 4.11.0)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.DependencyModel (>= 8.0.2)
- System.Reflection.Emit (>= 4.7.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Vit.DynamicCompile:
Package | Downloads |
---|---|
Vit.Orm.EntityFramework.Dynamic
extensions for dynamic compile of EntityFramework add below config to csproj: <PropertyGroup><PreserveCompilationContext>true</PreserveCompilationContext><!--if used--><MvcRazorExcludeRefAssembliesFromPublish>false</MvcRazorExcludeRefAssembliesFromPublish></PropertyGroup> |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.19 | 124 | 5 months ago |
2.2.18 | 120 | 7 months ago |
2.2.17 | 141 | 7 months ago |
2.2.16 | 97 | 8 months ago |
2.2.15 | 430 | 1/22/2024 |
2.2.15-temp | 333 | 1/14/2024 |
2.2.14 | 382 | 1/12/2024 |
2.2.13 | 463 | 12/21/2023 |
2.2.12 | 475 | 7/30/2023 |
2.2.11 | 513 | 5/19/2023 |
2.2.10 | 1,020 | 7/26/2022 |
2.2.10-preview7 | 566 | 4/10/2022 |
2.2.10-preview6 | 515 | 4/5/2022 |
2.2.10-preview5 | 511 | 4/2/2022 |
2.2.10-preview3 | 540 | 4/1/2022 |
2.2.10-preview2 | 503 | 3/30/2022 |
2.2.10-preview | 508 | 3/28/2022 |
2.2.9 | 1,159 | 2/19/2022 |
2.2.8 | 949 | 9/27/2021 |
2.2.7 | 888 | 9/9/2021 |
2.2.6 | 959 | 8/22/2021 |
2.2.5 | 891 | 8/21/2021 |
2.2.4 | 843 | 8/18/2021 |
2.2.2 | 906 | 6/5/2021 |
2.2.1.658 | 865 | 5/27/2021 |
2.2.0.635 | 929 | 5/20/2021 |
2.1.4.514 | 1,501 | 4/22/2021 |
2.1.3.499 | 1,590 | 4/20/2021 |
2.1.1.602 | 1,632 | 4/15/2021 |
2.1.1.499 | 1,524 | 2/22/2021 |
2.1.1.494 | 1,532 | 2/8/2021 |
2.1.1.487 | 1,575 | 2/7/2021 |
2.1.1.482 | 1,559 | 2/3/2021 |
2.1.1.478 | 1,608 | 2/2/2021 |
2.1.1.476 | 1,576 | 1/29/2021 |
2.1.1.461 | 1,566 | 1/22/2021 |
2.1.1.453 | 1,726 | 1/15/2021 |
2.1.1.425 | 989 | 11/24/2020 |
2.1.1.423 | 1,023 | 11/24/2020 |
2.1.1.419 | 1,040 | 11/11/2020 |
2.1.1.413 | 1,259 | 11/11/2020 |
2.1.1.410 | 1,073 | 10/12/2020 |
2.1.1.404 | 1,078 | 9/28/2020 |
2.1.1.392 | 1,104 | 9/16/2020 |
2.1.1.384 | 1,110 | 8/27/2020 |
2.1.1.378 | 1,198 | 8/8/2020 |
2.1.1.359 | 1,071 | 7/7/2020 |
2.1.1.352 | 1,053 | 6/17/2020 |
2.1.1.348 | 1,070 | 5/29/2020 |
2.1.1.345 | 1,057 | 5/6/2020 |
2.1.1.341 | 1,138 | 4/20/2020 |
2.1.1.334 | 1,060 | 4/10/2020 |
2.1.1.322 | 1,330 | 4/1/2020 |
2.1.1.319 | 1,055 | 3/31/2020 |
2.1.1.318 | 1,049 | 3/25/2020 |
2.1.1.315 | 1,126 | 3/23/2020 |
2.1.1.312 | 1,050 | 3/17/2020 |
2.1.1.307 | 1,054 | 3/12/2020 |
2.1.1.304 | 1,086 | 3/10/2020 |
2.1.1.300 | 1,108 | 3/9/2020 |
2.1.1.296 | 1,112 | 3/4/2020 |
2.1.1.291 | 1,093 | 3/3/2020 |
2.1.1.290 | 1,295 | 3/2/2020 |
2.1.1.250 | 1,061 | 2/17/2020 |
2.1.1.81 | 832 | 11/29/2019 |