dotnet - Microsoft.DotNet.ILCompiler 1.0.5-prerelease-00002

Provides the toolchain to compile managed code to native.

PM> Install-Package Microsoft.DotNet.ILCompiler -Version 1.0.5-prerelease-00002 -Source https://www.myget.org/F/dotnet/api/v3/index.json

Copy to clipboard

> nuget.exe install Microsoft.DotNet.ILCompiler -Version 1.0.5-prerelease-00002 -Source https://www.myget.org/F/dotnet/api/v3/index.json

Copy to clipboard

> dotnet add package Microsoft.DotNet.ILCompiler --version 1.0.5-prerelease-00002 --source https://www.myget.org/F/dotnet/api/v3/index.json

Copy to clipboard
<PackageReference Include="Microsoft.DotNet.ILCompiler" Version="1.0.5-prerelease-00002" />
Copy to clipboard
source https://www.myget.org/F/dotnet/api/v3/index.json

nuget Microsoft.DotNet.ILCompiler  ~> 1.0.5-prerelease-00002
Copy to clipboard

> choco install Microsoft.DotNet.ILCompiler --version 1.0.5-prerelease-00002 --source https://www.myget.org/F/dotnet/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "dotnet" -SourceLocation "https://www.myget.org/F/dotnet/api/v2"
Install-Module -Name "Microsoft.DotNet.ILCompiler" -RequiredVersion "1.0.5-prerelease-00002" -Repository "dotnet" -AllowPreRelease
Copy to clipboard

.NET Core Runtime (CoreRT)

This project is superseded by NativeAOT experiment in dotnet/runtimelab repo.

This repo contains the .NET Core runtime optimized for ahead of time compilation. The CoreRT compiler can compile a managed .NET Core application into a native (architecture specific) single-file executable that is easy to deploy. It can also produce standalone dynamic or static libraries that can be consumed by applications written in other programming languages. To learn more about CoreRT, see the intro document.

Try Our Samples

If you would like to give CoreRT a try, we publish daily snapshots of CoreRT to a NuGet feed. Using CoreRT is as simple as adding a new package reference to your .NET Core project and publishing it. Check out one of our samples: a "Hello World" console app, a simple ASP.NET Core app, a MonoGame game or a native library. The README.md file in each sample's directory will guide you through the process step by step.

Platforms

How to Engage, Contribute and Provide Feedback

Some of the best ways to contribute are to try things out, file bugs, and join in design conversations.

Looking for something to work on? The up for grabs issues are a great place to start. Take a look at our documentation to find out about the architecture and learn how to build and test the repo.

This project follows the .NET Core Contribution Guidelines.

Join the chat at https://gitter.im/dotnet/corert

.NET Native for UWP Support

Use https://developercommunity.visualstudio.com/ to report problems and suggestions related to .NET Native for UWP.

Reporting security issues and security bugs

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) secure@microsoft.com. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter.

License

The CoreRT Repo is licensed under the MIT license.

.NET Foundation

CoreRT is a .NET Foundation project.

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.

Related Projects

There are many .NET related projects on GitHub.

Initial release

  • Any 0.0
    • Microsoft.DiaSymReader (>= 1.0.6)
    • Microsoft.DotNet.ObjectWriter (>= 1.0.5-prerelease-00001)
    • Microsoft.DotNet.RyuJit (>= 1.0.4-prerelease-00001)
    • NETStandard.Library (>= 1.0.0-rc2-23704)
    • System.Collections.Immutable (>= 1.1.37)
    • System.IO.MemoryMappedFiles (>= 4.0.0-rc2-23616)
    • System.Reflection.Metadata (>= 1.1.0)
    • System.Xml.ReaderWriter (>= 4.0.0)

Owners

corert

Authors

Microsoft

Project URL

https://github.com/dotnet/corert

License

MS-EULA

Info

9214 total downloads
4 downloads for version 1.0.5-prerelease-00002
Download (3.21 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.0.5-prerelease-00002 3.21 KB Wed, 03 Feb 2016 03:05:45 GMT 4
1.0.5-prerelease-00001 3.39 KB Wed, 27 Jan 2016 23:33:18 GMT 230
1.0.4-prerelease-00006 3.39 KB Thu, 14 Jan 2016 10:54:47 GMT 3825
1.0.4-prerelease-00005 3.39 KB Fri, 01 Jan 2016 01:26:34 GMT 2149
1.0.4-prerelease-00003 3.38 KB Wed, 23 Dec 2015 05:31:49 GMT 558
1.0.4-prerelease-00002 3.38 KB Tue, 22 Dec 2015 21:06:05 GMT 15
1.0.4-prerelease-00001 3.38 KB Tue, 22 Dec 2015 01:13:16 GMT 13
1.0.3-prerelease-00004 3.38 KB Thu, 17 Dec 2015 21:12:43 GMT 468
1.0.3-prerelease-00003 3.38 KB Thu, 17 Dec 2015 02:52:22 GMT 73
1.0.3-prerelease-00002 2.83 KB Tue, 08 Dec 2015 03:02:41 GMT 562
1.0.3-prerelease-00001 3.36 KB Fri, 04 Dec 2015 09:13:52 GMT 5
1.0.2-prerelease-00002 3.28 KB Tue, 08 Dec 2015 05:38:36 GMT 115
1.0.2-prerelease-00001 3.36 KB Tue, 24 Nov 2015 08:19:49 GMT 601
1.0.1-prerelease 2.93 KB Wed, 18 Nov 2015 09:13:29 GMT 541
1.0.0-prerelease 2.93 KB Wed, 18 Nov 2015 03:59:06 GMT 55