IL2C.Build 0.4.113

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

// Install IL2C.Build as a Cake Tool
#tool nuget:?package=IL2C.Build&version=0.4.113                

A translator implementation of .NET intermediate language to C language.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on IL2C.Build:

Repository Stars
kekyo/IL2C
IL2C - A translator for ECMA-335 CIL/MSIL to C language.
Version Downloads Last updated
0.4.113 1,244 6/29/2020
0.4.110 527 6/23/2020
0.4.70 1,557 5/19/2019
0.4.60 761 5/13/2019
0.4.50 719 4/30/2019
0.4.41 640 3/31/2019
0.4.35 807 2/10/2019
0.4.34 752 2/2/2019
0.4.33 725 1/31/2019
0.4.32 732 1/31/2019
0.4.31 927 1/30/2019
0.4.30 862 1/29/2019
0.4.22 932 12/27/2018
0.4.21 963 12/27/2018
0.4.20 894 12/26/2018
0.4.12 849 12/24/2018
0.4.11 904 12/24/2018
0.4.10 888 12/20/2018
0.4.9 687 12/20/2018
0.4.8 729 12/20/2018
0.4.7 705 12/20/2018
0.4.6 709 12/19/2018
0.4.5 698 12/19/2018
0.4.4 719 12/19/2018
0.4.3 707 12/18/2018
0.4.1 681 12/18/2018
0.3.3 1,089 3/8/2018
0.3.2 977 3/8/2018
0.3.1 1,045 3/8/2018

Merge branch 'devel'