summaryrefslogtreecommitdiff
path: root/Documentation/dotnetcore-intro.md
blob: 31b1575f8c69a086a1474a7b3bad5a399fa2355c (plain)
1
2
3
4
Intro to .NET Core
==================

.NET Core is a self-contained .NET runtime and framework that implements [ECMA 335](dotnet-standards.md). 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.