summaryrefslogtreecommitdiffstats
path: root/libraries/aspnetcore-runtime-3.1/README
blob: 63c246ee1ed6f311b0f10a0c00be00da44707cba (plain)
1
2
3
4
5
6
7
8
9
.NET Core is an open-source, general-purpose development platform
maintained by Microsoft and the .NET community on GitHub.
It's cross-platform (supporting Windows, macOS, and Linux)
and can be used to build device, cloud, and IoT applications.

This package contains everything you need to run a ASP.NET application.
It includes ASP.NET Core runtime and .NET Core runtime.
If you want to build apps, install .NET Core SDK (dotnet-sdk-3.1), which
contains these runtimes too.