Skip to content
forked from dotnet/runtime

.NET is a cross-platform runtime and libraries, for cloud, IoT and desktop apps. It includes a garbage collector, JIT compiler, primitive data types and class libraries.

License

Notifications You must be signed in to change notification settings

EgorBo/runtime-1

This branch is 1 commit ahead of, 21492 commits behind dotnet/runtime:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a629351 · Mar 12, 2022
Mar 10, 2022
Feb 25, 2022
Mar 5, 2022
Mar 10, 2022
Mar 11, 2022
Mar 12, 2022
Sep 23, 2021
Mar 17, 2021
Dec 17, 2021
Dec 6, 2021
Jan 27, 2022
Feb 8, 2021
Nov 2, 2021
May 20, 2021
Nov 14, 2019
Oct 8, 2021
Feb 24, 2022
Feb 10, 2022
Jun 23, 2020
Jun 9, 2020
Jan 24, 2022
Jan 16, 2020
Oct 27, 2021
Aug 20, 2020
Mar 10, 2022
Sep 24, 2020
Nov 18, 2019
Dec 11, 2019
Dec 11, 2019
Mar 10, 2022

.NET Runtime

Build Status Help Wanted 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.

  • Contributing explains what kinds of contributions we welcome

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.

Also see info about related Microsoft .NET Core and ASP.NET Core Bug 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 installation of the .NET runtime and libraries.

For other issues, please use the following repos:

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.

About

.NET is a cross-platform runtime and libraries, for cloud, IoT and desktop apps. It includes a garbage collector, JIT compiler, primitive data types and class libraries.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 80.1%
  • C++ 12.1%
  • C 5.9%
  • Visual Basic .NET 0.5%
  • Assembly 0.2%
  • CMake 0.2%
  • Other 1.0%