Expression.Compilation
0.2.0
Create delegate from C# expression without loading additional assembly in AppDomain.
Install-Package Expression.Compilation -Version 0.2.0
dotnet add package Expression.Compilation --version 0.2.0
<PackageReference Include="Expression.Compilation" Version="0.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Expression.Compilation --version 0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.CodeAnalysis.CSharp (>= 2.7.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 2.7.0)
- Microsoft.CodeAnalysis.FxCopAnalyzers (>= 2.6.0)
- Microsoft.CodeAnalysis.Workspaces.Common (>= 2.7.0)
- Microsoft.CSharp (>= 4.4.1)
- Mono.Cecil (>= 0.10.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.ILGeneration (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.