6 Star 19 Fork 2

Gitee 极速下载/dotnet-core

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.config
.devcontainer
.github
docs
coding-guidelines
design
infra
issue-mappings
project
tools/illink
workflow
README.md
area-owners.md
deep-dive-blog-posts.md
issue-cleanup.md
issues-pr-management.md
eng
src
.CodeQL.yml
.clang-format
.clang-tidy
.dockerignore
.editorconfig
.gitattributes
.gitignore
.markdownlint.json
.vsconfig
Build.proj
CODE-OF-CONDUCT.md
CONTRIBUTING.md
Directory.Build.props
Directory.Build.rsp
Directory.Build.targets
Directory.Solution.props
LICENSE.TXT
NuGet.config
PATENTS.TXT
README.md
SECURITY.md
THIRD-PARTY-NOTICES.TXT
build.cmd
build.sh
dotnet.cmd
dotnet.sh
github-merge-flow.jsonc
global.json
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/dotnet/runtime
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Documents Index

This repo includes several documents that explain both high-level and low-level concepts about the .NET runtime and libraries. These are very useful for contributors, to get context that can be very difficult to acquire from just reading code.

Intro to .NET

.NET is a self-contained .NET runtime and framework that implements ECMA 335. It can be (and has been) ported to multiple architectures and platforms. It support a variety of installation options, having no specific deployment requirements itself.

Getting Started

Workflow (Building, testing, benchmarking, profiling, etc.)

If you want to contribute a code change to this repo, start here.

Design Docs

The Book of the Runtime is a set of chapters that go in depth into various interesting aspects of the design of the .NET Framework.

For your convenience, here are a few quick links to popular chapters:

For additional information, see this list of blog posts that provide a 'deep-dive' into the CoreCLR source code

Coding Guidelines

Project Docs

Other Information

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/dotnet-core.git
git@gitee.com:mirrors/dotnet-core.git
mirrors
dotnet-core
dotnet-core
main

搜索帮助