CILAssemblyManipulator.DotNET
0.9.6
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CILAssemblyManipulator.DotNET --version 0.9.6
NuGet\Install-Package CILAssemblyManipulator.DotNET -Version 0.9.6
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="CILAssemblyManipulator.DotNET" Version="0.9.6"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CILAssemblyManipulator.DotNET --version 0.9.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CILAssemblyManipulator.DotNET, 0.9.6"
#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 CILAssemblyManipulator.DotNET as a Cake Addin #addin nuget:?package=CILAssemblyManipulator.DotNET&version=0.9.6 // Install CILAssemblyManipulator.DotNET as a Cake Tool #tool nuget:?package=CILAssemblyManipulator.DotNET&version=0.9.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
CIL Assembly Manipulator (CAM) .NET addition provides a working CILReflectionContext factory. This library will fill the gaps left by CAM Portable version.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- CILAssemblyManipulator.Portable (>= 0.9.6)
- UtilPack (>= 0.9.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial release of CAM .NET.