slackbuilds_ponce/libraries/aspnetcore-runtime-6.0/README
Reza Talebi 9386b2fa7e
libraries/aspnetcore-runtime-6.0: Added (Runtime for ASP.NET 6.0).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-02 18:19:01 +07:00

10 lines
477 B
Text

.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 6.0
application.
It includes ASP.NET Core 6.0 runtime and .NET 6.0 runtime.
If you want to build apps, install .NET 6.0 SDK (dotnet-sdk-6.0),
which contains these runtimes too.