Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Corefx | 17,857 | 4,007 | 6,876 | 9 months ago | 40 | December 03, 2019 | ||||
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime | ||||||||||
Runtime | 12,669 | 2,467 | 8,933 | 17 hours ago | 117 | July 11, 2023 | 8,307 | mit | C# | |
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps. | ||||||||||
Microsoft Authentication Library For Js | 3,162 | 210 | a day ago | 79 | August 11, 2023 | 95 | mit | TypeScript | ||
Microsoft Authentication Library (MSAL) for JS | ||||||||||
Hardentools | 2,651 | 2 months ago | 2 | April 06, 2021 | 14 | gpl-3.0 | Go | |||
Hardentools simply reduces the attack surface on Microsoft Windows computers by disabling low-hanging fruit risky features. | ||||||||||
Winafl | 2,146 | 18 days ago | 141 | apache-2.0 | C | |||||
A fork of AFL for fuzzing Windows binaries | ||||||||||
Windows_hardening | 1,961 | 3 days ago | 11 | mit | PowerShell | |||||
HardeningKitty and Windows Hardening settings and configurations | ||||||||||
Wcf | 1,644 | 161 | 1,087 | 2 days ago | 62 | May 18, 2023 | 246 | mit | C# | |
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services. | ||||||||||
Microsoft Authentication Library For Dotnet | 1,259 | 286 | 425 | 2 days ago | 129 | July 24, 2023 | 203 | mit | C# | |
Microsoft Authentication Library (MSAL) for .NET | ||||||||||
Awesome Azure Architecture | 1,198 | 7 days ago | cc0-1.0 | |||||||
AWESOME-Azure-Architecture - https://aka.ms/AwesomeAzureArchitecture | ||||||||||
Labs | 939 | 5 years ago | 10 | Python | ||||||
Vulnerability Labs for security analysis |
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.
Official Starting Page: https://dotnet.microsoft.com
We welcome contributions! Many people all over the world have helped make this project better.
Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) [email protected]. 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 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 the dotnet
binary (sometimes known as the muxer
) and 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.
.NET Runtime is a .NET Foundation project.
There are many .NET related projects on GitHub.
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
.NET (including the runtime repo) is licensed under the MIT license.