.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.
- 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
- Profiling CoreFX
- 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