GitXplorerGitXplorer
d

runtime

public
15691 stars
4822 forks
8982 issues

Commits

List of commits on branch main.
Verified
3e899bcaeecc9db7e204700cc1dd5fc4d78f368b

Update github-merge-flow.jsonc to autoflow 9.0 to 9.0-staging (#111549)

ccarlossanlop committed 15 hours ago
Verified
4de59c4db6a2357532865d1805ee8b517ca4ab60

Include GPL-3 licence text in the notice (#111528)

MManickaP committed 20 hours ago
Verified
bb350689352c290c605379da967e20d9eaf25c89

Remove explicit __compact_unwind entries from x64 assembler (#111530)

ffilipnavara committed 20 hours ago
Verified
b790824ceb1fca4b3e8a19f484767e746f2ea023

Add MemoryExtensions overloads with comparer (#110197)

sstephentoub committed 21 hours ago
Verified
9aa8cbf2d27fae34c0eb46f6049d2f244998e841

Avoid capturing the ExecutionContext for the whole HTTP connection lifetime (#111475)

MMihaZupan committed a day ago
Verified
f2363c7886a8cb221ff4b43350e31be239845ac6

Forward DefaultArtifactVisibility down from the VMR orchestrator (#111513)

jjkoritzinsky committed a day ago

README

The README file for this repository.

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