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.
<PackageVersion Include="Vit.DynamicCompile" Version="2.2.19" />
                    
Directory.Packages.props
<PackageReference Include="Vit.DynamicCompile" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Vit.DynamicCompile --version 2.2.19
                    
#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.
#addin nuget:?package=Vit.DynamicCompile&version=2.2.19
                    
Install Vit.DynamicCompile as a Cake Addin
#tool nuget:?package=Vit.DynamicCompile&version=2.2.19
                    
Install Vit.DynamicCompile as a Cake Tool

please add below config to csproj

<PropertyGroup>
    <PreserveCompilationContext>true</PreserveCompilationContext>
  </PropertyGroup>

add below config to csproj if use MvcRazor

https://github.com/lukencode/FluentEmail/issues/126

  <PropertyGroup>
    <PreserveCompilationContext>true</PreserveCompilationContext>
    <MvcRazorExcludeRefAssembliesFromPublish>false</MvcRazorExcludeRefAssembliesFromPublish>
  </PropertyGroup>
Product 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.

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 130 6 months ago
2.2.18 126 7 months ago
2.2.17 147 8 months ago
2.2.16 102 8 months ago
2.2.15 434 1/22/2024
2.2.15-temp 333 1/14/2024
2.2.14 387 1/12/2024
2.2.13 468 12/21/2023
2.2.12 475 7/30/2023
2.2.11 513 5/19/2023
2.2.10 1,022 7/26/2022
2.2.10-preview7 568 4/10/2022
2.2.10-preview6 517 4/5/2022
2.2.10-preview5 513 4/2/2022
2.2.10-preview3 542 4/1/2022
2.2.10-preview2 505 3/30/2022
2.2.10-preview 510 3/28/2022
2.2.9 1,161 2/19/2022
2.2.8 953 9/27/2021
2.2.7 892 9/9/2021
2.2.6 963 8/22/2021
2.2.5 895 8/21/2021
2.2.4 847 8/18/2021
2.2.2 910 6/5/2021
2.2.1.658 869 5/27/2021
2.2.0.635 933 5/20/2021
2.1.4.514 1,506 4/22/2021
2.1.3.499 1,595 4/20/2021
2.1.1.602 1,637 4/15/2021
2.1.1.499 1,531 2/22/2021
2.1.1.494 1,539 2/8/2021
2.1.1.487 1,582 2/7/2021
2.1.1.482 1,566 2/3/2021
2.1.1.478 1,615 2/2/2021
2.1.1.476 1,583 1/29/2021
2.1.1.461 1,573 1/22/2021
2.1.1.453 1,733 1/15/2021
2.1.1.425 996 11/24/2020
2.1.1.423 1,030 11/24/2020
2.1.1.419 1,047 11/11/2020
2.1.1.413 1,266 11/11/2020
2.1.1.410 1,080 10/12/2020
2.1.1.404 1,085 9/28/2020
2.1.1.392 1,111 9/16/2020
2.1.1.384 1,117 8/27/2020
2.1.1.378 1,205 8/8/2020
2.1.1.359 1,078 7/7/2020
2.1.1.352 1,059 6/17/2020
2.1.1.348 1,077 5/29/2020
2.1.1.345 1,064 5/6/2020
2.1.1.341 1,145 4/20/2020
2.1.1.334 1,067 4/10/2020
2.1.1.322 1,337 4/1/2020
2.1.1.319 1,062 3/31/2020
2.1.1.318 1,056 3/25/2020
2.1.1.315 1,133 3/23/2020
2.1.1.312 1,057 3/17/2020
2.1.1.307 1,061 3/12/2020
2.1.1.304 1,093 3/10/2020
2.1.1.300 1,115 3/9/2020
2.1.1.296 1,119 3/4/2020
2.1.1.291 1,100 3/3/2020
2.1.1.290 1,302 3/2/2020
2.1.1.250 1,068 2/17/2020
2.1.1.81 839 11/29/2019