Skip to content

dotnet/runtime

Folders and files

NameName
Last commit message
Last commit date
Dec 4, 2024
Nov 16, 2024
Dec 5, 2024
Dec 12, 2024
Dec 12, 2024
Dec 12, 2024
Mar 12, 2024
Sep 23, 2021
Oct 25, 2023
Oct 9, 2023
Jun 13, 2024
May 22, 2024
Oct 17, 2024
Feb 8, 2021
Jun 10, 2024
Oct 23, 2024
Nov 14, 2019
Nov 25, 2024
Dec 9, 2024
Jan 22, 2024
Nov 13, 2024
Jun 23, 2020
Jun 9, 2020
Nov 26, 2024
Jan 16, 2020
Jun 29, 2024
Aug 20, 2020
Sep 5, 2024
Sep 24, 2020
Nov 18, 2019
Dec 11, 2019
Dec 11, 2019
Aug 15, 2024
Dec 12, 2024

.NET Runtime

Build Status Help Wanted Good First Issue Gitter Discord

This repo contains the code to build the .NET runtime, libraries and shared host (dotnet) installers for all supported platforms, as well as the sources to .NET runtime and libraries.

What is .NET?

Official Starting Page: https://dotnet.microsoft.com

How can I contribute?

We welcome contributions! Many people all over the world have helped make this project better.

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. You can also find these instructions in this repo's Security doc.

Also see info about related Microsoft .NET Bounty Program.

Filing issues

This repo should contain issues that are tied to the runtime, the class libraries and frameworks, the installation of the dotnet binary (sometimes known as the muxer) and the installation of the .NET runtime and libraries.

For other issues, please file them to their appropriate sibling repos. We have links to many of them on our new issue page.

Useful Links

.NET Foundation

.NET Runtime is a .NET Foundation project.

There are many .NET related projects on GitHub.

  • .NET home repo - links to 100s of .NET projects, from Microsoft and the community.
  • ASP.NET Core home - the best place to start learning about ASP.NET Core.

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.

General .NET OSS discussions: .NET Foundation Discussions

License

.NET (including the runtime repo) is licensed under the MIT license.