Fix an error or improve an explanation in the official .NET docs by submitting a pull request directly to this repository.
Follow the conceptual guides and tutorials to learn how to build applications with C#, ASP.NET Core, or .NET MAUI.
Contribute new examples or update pages that still target unsupported .NET versions flagged by the monthly automated check.
| dotnet/docs | gorhill/umatrix | mouredev/python-web | |
|---|---|---|---|
| Stars | 4,682 | 4,682 | 4,682 |
| Language | — | JavaScript | HTML |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 1/5 | 2/5 | 2/5 |
| Audience | developer | developer | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
Contributing requires a GitHub account, running a local build needs the .NET SDK and the docfx toolchain.
This repository contains the source files for the official .NET documentation published at learn.microsoft.com/dotnet. NET is Microsoft's platform for building and running software applications, covering languages like C#, F#, and Visual Basic. This repo holds the conceptual guides and tutorials that explain how the platform works, while API reference documentation lives in a separate set of repositories. The documentation is built from multiple GitHub repositories that each cover a different part of the .NET ecosystem. This particular repo handles the core .NET documentation. Other repos cover ASP.NET Core (for building web applications).NET MAUI (for mobile and desktop apps), Entity Framework (for working with databases), and .NET Desktop workloads. All of these feed into the same published documentation site. The project is open to community contributions. Readers can click a feedback button at the bottom of any published page to open an issue in the right repository automatically. Contributors can submit pull requests to fix errors, improve explanations, or add examples. The team reviews and merges pull requests on a regular basis, though they close contributions that go inactive for more than 30 days. The repository uses several automated workflows to maintain quality, including a Markdown linter, a link checker, a build verifier that flags broken redirects, and a monthly check that identifies documentation pages still targeting unsupported versions of .NET.
The source files for Microsoft official .NET documentation at learn.microsoft.com, covering C#, F#, and Visual Basic guides and tutorials that the community can edit and improve via pull requests.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.