6bdd276d05
Former-commit-id: fd56571888259555122d8a0f58c68838229cea2b
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
Project Docs
- Developer Guide
- Performance Testing
- Project priorities
- 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