ILAsm 4.700.2

dotnet add package ILAsm --version 4.700.2
NuGet\Install-Package ILAsm -Version 4.700.2
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="ILAsm" Version="4.700.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ILAsm --version 4.700.2
#r "nuget: ILAsm, 4.700.2"
#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 ILAsm as a Cake Addin
#addin nuget:?package=ILAsm&version=4.700.2

// Install ILAsm as a Cake Tool
#tool nuget:?package=ILAsm&version=4.700.2

IL Assembler (ILAsm) + IL Disassembler (ILDasm)
   
       Custom version on .NET Core CLR (CoreCLR) 3.0
       Target platforms: Win.x64 and Win.x86

       4.700.2.0+4fde65a56
       _ _ _ _ _ _
       
       https://github.com/3F/coreclr
       The MIT License (MIT)

       Modified and has been prepared specialy for
       https://github.com/3F/DllExport by GitHub/3F developer.

       ! To provide compatible converter of resources to obj COFF-format when assembling with ILAsm,
       use /CVRES (/CVR) key.
       ```
       ~... /CVR=cvtres.exe
       ```
       Related issue: https://github.com/3F/coreclr/issues/2
       
       PDB files are available through GitHub Releases:
       https://github.com/3F/coreclr/releases

       MSBuild Properties for this package:

         * $(ILAsm_RootPkg) - path to root folder of this package after install.
         * $(ILAsm_PathToBin) - path to `\bin` folder., eg.: $(ILAsm_PathToBin)Win.x64\ilasm.exe

       Custom use via GetNuTool
       =======================================
       gnt /p:ngpackages="ILAsm/4.700.2.0"
       ================== https://github.com/3F/GetNuTool
   

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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 ILAsm:

Repository Stars
3F/DllExport
.NET DllExport with .NET Core support (aka 3F/DllExport aka DllExport.bat)
Version Downloads Last updated
4.700.2 3,415 12/8/2019
4.700.1 1,608 11/3/2019
4.5.1.1 5,090 12/8/2016
4.5.1 3,889 11/3/2016