CAM.Structural
1.0.0-RC1
This is a prerelease version of CAM.Structural.
Requires NuGet 2.5 or higher.
dotnet add package CAM.Structural --version 1.0.0-RC1
NuGet\Install-Package CAM.Structural -Version 1.0.0-RC1
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="CAM.Structural" Version="1.0.0-RC1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CAM.Structural" Version="1.0.0-RC1" />
<PackageReference Include="CAM.Structural" />
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 CAM.Structural --version 1.0.0-RC1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CAM.Structural, 1.0.0-RC1"
#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.
#:package CAM.Structural@1.0.0-RC1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CAM.Structural&version=1.0.0-RC1&prerelease
#tool nuget:?package=CAM.Structural&version=1.0.0-RC1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides functionality related to Structural layer of CILAssemblyManipulator (CAM) framework. The metadata types, methods, fields, etc may be manipulated directly instead of indirect metadata tables, rows, signatures, and table references.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- CAM.Physical (>= 1.0.0-RC1)
- UtilPack (>= 1.0.0-RC1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.0-RC1 | 1,235 | 9/25/2015 |
1.0.0-beta4 | 1,060 | 8/18/2015 |
1.0.0-beta3 | 1,086 | 8/18/2015 |
1.0.0-beta2 | 1,070 | 8/18/2015 |
1.0.0-beta | 1,035 | 8/18/2015 |
Updating to newest CAM.Physical.