- Notifications
You must be signed in to change notification settings - Fork1
.NET is a cross-platform runtime for cloud, IoT, and desktop apps.
License
layomia/dotnet_runtime
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repo contains the code to build the .NET runtime, libraries and shared host (dotnet) installers forall supported platforms, as well as the sources to .NET runtime and libraries.
Official Starting Page:https://dotnet.microsoft.com/
- How to use .NET (with VS, VS Code, command-line CLI)
- Install official releases
- Install daily builds
- Documentation (Get Started, Tutorials, Porting from .NET Framework, API reference, ...)
- Supported OS versions
- Roadmap
- Releases
We welcome contributions! Many people all over the world have helped make this project better.
- Contributing explains what kinds of changes we welcome
- Workflow Instructions explains how to build and test
- Get Up and Running on .NET Core explains how to get nightly builds of the runtime and its libraries to test them in your own projects.
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 theSecurity TechCenter.
Also see info about relatedMicrosoft .NET Core and ASP.NET Core Bug Bounty Program.
This repo should contain issues that are tied to the runtime, the class libraries and frameworks, the installation of thedotnet binary (sometimes known as themuxer) and installation of the .NET runtime and libraries.
For other issues, please use the following repos:
- For overall .NET SDK issues, file in thedotnet/sdk repo
- For ASP.NET issues, file in thedotnet/aspnetcore repo.
- .NET Core source index /.NET Framework source index
- API Reference docs
- .NET API Catalog (incl. APIs from daily builds and API usage info)
- API docs writing guidelines - useful when writing /// comments
- .NET Discord Server - a place to talk and hang out with .NET community
.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 theContributor Covenant to clarify expected behavior in our community. For more information, see the.NET Foundation Code of Conduct.
General .NET OSS discussions:.NET Foundation forums
.NET (including the runtime repo) is licensed under theMIT license.
About
.NET is a cross-platform runtime for cloud, IoT, and desktop apps.
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Languages
- C#78.7%
- C++10.4%
- C9.1%
- Visual Basic .NET0.4%
- Shell0.2%
- Assembly0.2%
- Other1.0%