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.
<PackageVersion Include="IL2C.Build" Version="0.4.113" />
                    
Directory.Packages.props
<PackageReference Include="IL2C.Build" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=IL2C.Build&version=0.4.113
                    
Install as a Cake Addin
#tool nuget:?package=IL2C.Build&version=0.4.113
                    
Install as a Cake Tool

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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.4.113 1,327 6/29/2020
0.4.110 619 6/23/2020
0.4.70 1,630 5/19/2019
0.4.60 842 5/13/2019
0.4.50 794 4/30/2019
0.4.41 716 3/31/2019
0.4.35 896 2/10/2019
0.4.34 831 2/2/2019
0.4.33 800 1/31/2019
0.4.32 806 1/31/2019
0.4.31 1,060 1/30/2019
0.4.30 993 1/29/2019
0.4.22 1,063 12/27/2018
0.4.21 1,096 12/27/2018
0.4.20 1,027 12/26/2018
0.4.12 981 12/24/2018
0.4.11 1,037 12/24/2018
0.4.10 1,019 12/20/2018
0.4.9 761 12/20/2018
0.4.8 808 12/20/2018
0.4.7 780 12/20/2018
0.4.6 784 12/19/2018
0.4.5 771 12/19/2018
0.4.4 799 12/19/2018
0.4.3 779 12/18/2018
0.4.1 753 12/18/2018
0.3.3 1,318 3/8/2018
0.3.2 1,128 3/8/2018
0.3.1 1,275 3/8/2018

Merge branch 'devel'