aboutsummaryrefslogtreecommitdiff
path: root/development/aspnetcore-runtime-10.0/README
blob: c8f45ecc97423a910b95a2d38d3328a86d455f54 (plain)
1
2
3
4
5
6
7
8
9
10
.NET 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 10.0
application.
It includes ASP.NET Core 10.0 runtime and .NET 10.0 runtime.
If you want to build apps, install .NET 10.0 SDK (dotnet-sdk-10.0),
which contains these runtimes too.