CILAssemblyManipulator.Portable
0.9.6.4
See the version list below for details.
dotnet add package CILAssemblyManipulator.Portable --version 0.9.6.4
NuGet\Install-Package CILAssemblyManipulator.Portable -Version 0.9.6.4
<PackageReference Include="CILAssemblyManipulator.Portable" Version="0.9.6.4" />
paket add CILAssemblyManipulator.Portable --version 0.9.6.4
#r "nuget: CILAssemblyManipulator.Portable, 0.9.6.4"
// Install CILAssemblyManipulator.Portable as a Cake Addin #addin nuget:?package=CILAssemblyManipulator.Portable&version=0.9.6.4 // Install CILAssemblyManipulator.Portable as a Cake Tool #tool nuget:?package=CILAssemblyManipulator.Portable&version=0.9.6.4
CIL Assembly Manipulator (CAM) provides high-level API to read and emit CLR assemblies and modules. CAM is currently available for .NET 4 and Windows 8. Mono support and Windows Phone 8.1 support are incoming.
Learn more about Target Frameworks and .NET Standard.
-
- UtilPack (>= 0.9.6.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CILAssemblyManipulator.Portable:
Package | Downloads |
---|---|
CILAssemblyManipulator.DotNET
CIL Assembly Manipulator (CAM) .NET addition provides a working CILReflectionContext factory. This library will fill the gaps left by CAM Portable version. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Better error messages when failing to map CIL elements between target frameworks.
Fixed some issues with tricky assemblies and framework redistribution info XML files containing facade assembly names.