ILCompile 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package ILCompile --version 1.0.1
NuGet\Install-Package ILCompile -Version 1.0.1
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="ILCompile" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ILCompile --version 1.0.1
#r "nuget: ILCompile, 1.0.1"
#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 ILCompile as a Cake Addin
#addin nuget:?package=ILCompile&version=1.0.1

// Install ILCompile as a Cake Tool
#tool nuget:?package=ILCompile&version=1.0.1

MSBuild targets which lets you build C# projects containing IL code in *.il files.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ILCompile:

Repository Stars
blizzless/blizzless-diiis
Fully-functional open-source server implementation for Diablo 3
Version Downloads Last updated
1.0.5 6,971 3/16/2017
1.0.4 1,024 3/15/2017
1.0.3 1,117 3/9/2017
1.0.2 990 3/8/2017
1.0.1 1,163 3/8/2017
1.0.0 1,021 3/8/2017

Bugfix: No longer crashes projects with no *.il files