slackbuilds/libraries/aspnetcore-runtime
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README libraries/aspnetcore-runtime: Updated for version 3.1.13. 2021-04-10 17:04:42 +07:00
aspnetcore-runtime.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
aspnetcore-runtime.info libraries/aspnetcore-runtime: Updated for version 3.1.13. 2021-04-10 17:04:42 +07:00
slack-desc libraries/aspnetcore-runtime: Added (Runtime for ASP.NET apps). 2019-10-05 06:38:31 +07:00

README

.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), which
contains these runtimes too.