{"id":13414936,"url":"https://github.com/dotnet/runtime","last_synced_at":"2026-03-10T23:25:57.243Z","repository":{"id":37229267,"uuid":"210716005","full_name":"dotnet/runtime","owner":"dotnet","description":".NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.","archived":false,"fork":false,"pushed_at":"2025-05-05T12:36:37.000Z","size":923139,"stargazers_count":16258,"open_issues_count":8938,"forks_count":4981,"subscribers_count":463,"default_branch":"main","last_synced_at":"2025-05-05T13:58:11.036Z","etag":null,"topics":["dotnet","hacktoberfest","help-wanted"],"latest_commit_sha":null,"homepage":"https://docs.microsoft.com/dotnet/core/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.TXT","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-09-24T23:36:39.000Z","updated_at":"2025-05-05T13:10:47.000Z","dependencies_parsed_at":"2025-03-06T14:41:50.325Z","dependency_job_id":"9434ea28-1d89-4263-8737-6e34472b38e8","html_url":"https://github.com/dotnet/runtime","commit_stats":{"total_commits":115698,"total_committers":2961,"mean_commits":"39.073961499493414","dds":0.8995401821984823,"last_synced_commit":"a475646f5606e84894d15de12f854c26a0b67d32"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fruntime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/runtime/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253584480,"owners_count":21931545,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dotnet","hacktoberfest","help-wanted"],"created_at":"2024-07-30T21:00:40.081Z","updated_at":"2026-02-10T21:13:45.152Z","avatar_url":"https://github.com/dotnet.png","language":"C#","readme":"# .NET Runtime\n\n[![Build Status](https://dev.azure.com/dnceng-public/public/_apis/build/status/dotnet/runtime/runtime?branchName=main)](https://dev.azure.com/dnceng-public/public/_build/latest?definitionId=129\u0026branchName=main)\n[![Help Wanted](https://img.shields.io/github/issues/dotnet/runtime/help%20wanted?style=flat-square\u0026color=%232EA043\u0026label=help%20wanted)](https://github.com/dotnet/runtime/labels/help%20wanted)\n[![Good First Issue](https://img.shields.io/github/issues/dotnet/runtime/good%20first%20issue?style=flat-square\u0026color=%232EA043\u0026label=good%20first%20issue)](https://github.com/dotnet/runtime/labels/good%20first%20issue)\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dotnet/runtime)\n[![Discord](https://img.shields.io/discord/732297728826277939?style=flat-square\u0026label=Discord\u0026logo=discord\u0026logoColor=white\u0026color=7289DA)](https://aka.ms/dotnet-discord)\n\n* [What is .NET?](#what-is-net)\n* [How can I contribute?](#how-can-i-contribute)\n* [Reporting security issues and security bugs](#reporting-security-issues-and-security-bugs)\n* [Filing issues](#filing-issues)\n* [Useful Links](#useful-links)\n* [.NET Foundation](#net-foundation)\n* [License](#license)\n\nThis repo contains the code to build the .NET runtime, libraries and shared host (`dotnet`) installers for\nall supported platforms, as well as the sources to .NET runtime and libraries.\n\n## What is .NET?\n\nOfficial Starting Page: \u003chttps://dotnet.microsoft.com\u003e\n\n* [How to use .NET](https://learn.microsoft.com/dotnet/core/get-started) (with VS, VS Code, command-line CLI)\n  * [Install official releases](https://dotnet.microsoft.com/download)\n  * [Documentation](https://learn.microsoft.com/dotnet/core) (Get Started, Tutorials, Porting from .NET Framework, API reference, ...)\n    * [Deploying apps](https://learn.microsoft.com/dotnet/core/deploying)\n* [Support](https://github.com/dotnet/core/blob/main/support.md) (Releases, OS Versions, ...)\n* [Roadmap](https://github.com/dotnet/core/blob/main/roadmap.md)\n\n## How can I contribute?\n\nWe welcome contributions! Many people all over the world have helped make this project better.\n\n* [Contributing](CONTRIBUTING.md) explains what kinds of contributions we welcome\n* [Workflow Instructions](docs/workflow/README.md) explains how to build and test\n* [Dogfooding .NET](docs/project/dogfooding.md) explains how to get nightly builds of the runtime and its libraries to test them in your own projects.\n\n## Reporting security issues and security bugs\n\nSecurity issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) \u003csecure@microsoft.com\u003e. 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](https://www.microsoft.com/msrc/faqs-report-an-issue). You can also find these instructions in this repo's [Security doc](SECURITY.md).\n\nAlso see info about related [Microsoft .NET Bounty Program](https://www.microsoft.com/msrc/bounty-dot-net-core).\n\n## Filing issues\n\nThis 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.\n\nFor other issues, please file them to their appropriate sibling repos. We have links to many of them on [our new issue page](https://github.com/dotnet/runtime/issues/new/choose).\n\n## Useful Links\n\n* [.NET source index](https://source.dot.net) / [.NET Framework source index](https://referencesource.microsoft.com)\n* [API Reference docs](https://learn.microsoft.com/dotnet/api)\n* [.NET API Catalog](https://apisof.net) (incl. APIs from daily builds and API usage info)\n* [API docs writing guidelines](https://github.com/dotnet/dotnet-api-docs/wiki) - useful when writing /// comments\n* [.NET Discord Server](https://aka.ms/dotnet-discord) - a place to discuss the development of .NET and its ecosystem\n\n## .NET Foundation\n\n.NET Runtime is a [.NET Foundation](https://www.dotnetfoundation.org/projects) project.\n\nThere are many .NET related projects on GitHub.\n\n* [.NET home repo](https://github.com/Microsoft/dotnet) - links to 100s of .NET projects, from Microsoft and the community.\n* [ASP.NET Core home](https://learn.microsoft.com/aspnet/core) - the best place to start learning about ASP.NET Core.\n\nThis project has adopted the code of conduct defined by the [Contributor Covenant](https://contributor-covenant.org) to clarify expected behavior in our community. For more information, see the [.NET Foundation Code of Conduct](https://www.dotnetfoundation.org/code-of-conduct).\n\nGeneral .NET OSS discussions: [.NET Foundation Discussions](https://github.com/dotnet-foundation/Home/discussions)\n\n## License\n\n.NET (including the runtime repo) is licensed under the [MIT](LICENSE.TXT) license.\n","funding_links":[],"categories":["CLR","C# #","hacktoberfest","C#","Tools","前端开发框架及项目",".NET Learning Resources","Back-End Development","Content",".NET Tools and Frameworks","Parsing"],"sub_categories":["Objective-C Tools, Libraries, and Frameworks","Interfaces","其他_文本生成、文本对话","3. [System.Text.Json](https://ignatandrei.github.io/RSCG_Examples/v2/docs/System.Text.Json) , in the [Serializer](https://ignatandrei.github.io/RSCG_Examples/v2/docs/rscg-examples#serializer) category","Mesh networks"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotnet%2Fruntime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotnet%2Fruntime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotnet%2Fruntime/lists"}