mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-12 09:58:54 +01:00
3c19d3d2b9
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
19 lines
1.1 KiB
Text
19 lines
1.1 KiB
Text
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
dotnet-runtime: dotnet-runtime (Runtime for .NET Core applications)
|
|
dotnet-runtime:
|
|
dotnet-runtime: .NET Core is an open-source, general-purpose development platform
|
|
dotnet-runtime: maintained by Microsoft and the .NET community on GitHub. It's
|
|
dotnet-runtime: cross-platform (supporting Windows, macOS, and Linux) and can be used
|
|
dotnet-runtime: to build device, cloud, and IoT applications. This package contains
|
|
dotnet-runtime: everything you need to run a .NET application. If you want to build
|
|
dotnet-runtime: apps, install dotnet-sdk, which contains this runtime too.
|
|
dotnet-runtime:
|
|
dotnet-runtime: https://dotnet.microsoft.com/
|
|
dotnet-runtime:
|