summaryrefslogtreecommitdiffstats
path: root/development/aspnetcore-runtime-7.0/README
blob: 8b653339f34f83f290232774d6393d493a390bd5 (plain)
.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 7.0
application.
It includes ASP.NET Core 7.0 runtime and .NET 7.0 runtime.
If you want to build apps, install .NET 7.0 SDK (dotnet-sdk-7.0),
which contains these runtimes too.