slackbuilds_ponce/development/aspnetcore-runtime-9.0/README
Reza Talebi e5052fdea9
development/aspnetcore-runtime-9.0: Added (ASP.NET Core Runtime).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-11-16 09:39:57 +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 9.0
application.
It includes ASP.NET Core 9.0 runtime and .NET 9.0 runtime.
If you want to build apps, install .NET 9.0 SDK (dotnet-sdk-9.0),
which contains these runtimes too.