Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 2.83 KB

README.md

File metadata and controls

31 lines (23 loc) · 2.83 KB

.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.

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.