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,261 6/29/2020
0.4.110 541 6/23/2020
0.4.70 1,566 5/19/2019
0.4.60 771 5/13/2019
0.4.50 728 4/30/2019
0.4.41 650 3/31/2019
0.4.35 816 2/10/2019
0.4.34 762 2/2/2019
0.4.33 734 1/31/2019
0.4.32 741 1/31/2019
0.4.31 936 1/30/2019
0.4.30 871 1/29/2019
0.4.22 941 12/27/2018
0.4.21 972 12/27/2018
0.4.20 903 12/26/2018
0.4.12 858 12/24/2018
0.4.11 913 12/24/2018
0.4.10 896 12/20/2018
0.4.9 698 12/20/2018
0.4.8 738 12/20/2018
0.4.7 714 12/20/2018
0.4.6 718 12/19/2018
0.4.5 707 12/19/2018
0.4.4 728 12/19/2018
0.4.3 715 12/18/2018
0.4.1 690 12/18/2018
0.3.3 1,100 3/8/2018
0.3.2 988 3/8/2018
0.3.1 1,058 3/8/2018

Merge branch 'devel'