Skip to content

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

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.

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 Core.
  • dotnet.github.io is a good place to discover .NET Foundation projects.