slackbuilds/libraries/aspnetcore-runtime
Reza Talebi 48403f4ffd libraries/aspnetcore-runtime: Updated for version 3.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-02-23 23:23:41 +07:00
..
README libraries/aspnetcore-runtime: Added (Runtime for ASP.NET apps). 2019-10-05 06:38:31 +07:00
aspnetcore-runtime.SlackBuild libraries/aspnetcore-runtime: Updated for version 3.1.2. 2020-02-23 23:23:41 +07:00
aspnetcore-runtime.info libraries/aspnetcore-runtime: Updated for version 3.1.2. 2020-02-23 23:23:41 +07:00
doinst.sh libraries/aspnetcore-runtime: Added (Runtime for ASP.NET apps). 2019-10-05 06:38:31 +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 contais these runtimes too.