Skip to content

noahfalk/corert

 
 

Repository files navigation

.NET Core Runtime (CoreRT)

This repo contains the .NET Core runtime optimized for AOT compilation

| |Ubuntu 14.04 |Windows |Mac OS X | |---------|:------:|:------:|:------:|:------:|:-------:|:-------:| |Debug|Build status|Build status|Build Status| |Release|Build status|Build status|Build Status|

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. Want to get more familiar with what's going on in the code? Take a look at the active pull-requests.

Looking for something to work on? The active issues (Issue Guide) are a great place to start or take a look at our documentation. You are also encouraged to start a discussion by filing an issue or creating a gist.

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

You can discuss .NET OSS more generally in the .NET Foundation forums.

Daily Builds

Daily builds of CoreRT will be published to a package feed in near future.

License

The CoreRT Repo is licensed under the MIT license.

.NET Foundation

CoreRT is a .NET Foundation project.

Related Projects

There are many .NET related projects on GitHub.

  • The .NET home repo links to 100s of .NET projects, from Microsoft and the community.
  • The .NET Core repo links to .NET Core related projects from Microsoft.
  • The ASP.NET home repo is the best place to start learning about ASP.NET 5.
  • dotnet.github.io is a good place to discover .NET Foundation projects.

About

This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 69.8%
  • C++ 22.2%
  • C 3.4%
  • Assembly 2.9%
  • Python 1.0%
  • CMake 0.3%
  • Other 0.4%