зеркало из https://github.com/mono/corefx.git
f5574287ee | ||
---|---|---|
.. | ||
api-guidelines | ||
architecture | ||
building | ||
coding-guidelines | ||
debugging | ||
images | ||
project-docs | ||
README.md |
README.md
Documents Index
Intro to .NET Core
.NET Core 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.
Learn about .NET Core
Get .NET Core
Architecture Docs
Project Docs
- Developer Guide
- Performance Testing
- Contributing to CoreFX
- Contributing to .NET Core
- Contributing Workflow
- Issue Guide
- Branching Guide
- API Review Process
- Strong Name Signing
- Public Signing
- Repo Organization
- Project NuGet Dependencies
Coding Guidelines
- C# coding style
- Framework Design Guidelines
- Cross-Platform Guidelines
- Performance Guidelines
- Interop Guidelines
- Breaking Changes
- Breaking Change Definitions
- Breaking Change Rules
- Project Guidelines
- Adding APIs Guidelines
- Legal Native calls
Building from Source
- Building CoreFX on FreeBSD, Linux and OS X
- Code Coverage
- Cross Building
- Package and Assembly File Versioning