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,196 6/29/2020
0.4.110 495 6/23/2020
0.4.70 1,526 5/19/2019
0.4.60 748 5/13/2019
0.4.50 699 4/30/2019
0.4.41 633 3/31/2019
0.4.35 783 2/10/2019
0.4.34 724 2/2/2019
0.4.33 702 1/31/2019
0.4.32 705 1/31/2019
0.4.31 893 1/30/2019
0.4.30 821 1/29/2019
0.4.22 908 12/27/2018
0.4.21 936 12/27/2018
0.4.20 867 12/26/2018
0.4.12 823 12/24/2018
0.4.11 877 12/24/2018
0.4.10 862 12/20/2018
0.4.9 664 12/20/2018
0.4.8 707 12/20/2018
0.4.7 686 12/20/2018
0.4.6 684 12/19/2018
0.4.5 673 12/19/2018
0.4.4 695 12/19/2018
0.4.3 688 12/18/2018
0.4.1 656 12/18/2018
0.3.3 1,062 3/8/2018
0.3.2 955 3/8/2018
0.3.1 1,017 3/8/2018

Merge branch 'devel'