CILAssemblyManipulator.Portable 0.9.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package CILAssemblyManipulator.Portable --version 0.9.6
                    
NuGet\Install-Package CILAssemblyManipulator.Portable -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.Portable" 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.
<PackageVersion Include="CILAssemblyManipulator.Portable" Version="0.9.6" />
                    
Directory.Packages.props
<PackageReference Include="CILAssemblyManipulator.Portable">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 CILAssemblyManipulator.Portable --version 0.9.6
                    
#r "nuget: CILAssemblyManipulator.Portable, 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.
#addin nuget:?package=CILAssemblyManipulator.Portable&version=0.9.6
                    
Install CILAssemblyManipulator.Portable as a Cake Addin
#tool nuget:?package=CILAssemblyManipulator.Portable&version=0.9.6
                    
Install CILAssemblyManipulator.Portable as a Cake Tool

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
0.9.7 2,874 11/26/2014
0.9.6.7 2,233 10/21/2014
0.9.6.6 2,088 10/20/2014
0.9.6.5 2,059 10/20/2014
0.9.6.4 1,997 10/12/2014
0.9.6.3 2,127 10/7/2014
0.9.6.2 2,123 10/5/2014
0.9.6.1 2,079 10/5/2014
0.9.6 3,249 10/4/2014

Initial release of CAM Portable.