slackbuilds_ponce/development/dotnet-runtime/README
Reza Talebi 3c19d3d2b9
development/dotnet-runtime: Added (Runtime for .NET Core apps).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-10-05 06:32:47 +07:00

7 lines
410 B
Text

.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 .NET application.
If you want to build apps, install .NET Core SDK (dotnet-sdk), which contais this runtime too.