summaryrefslogtreecommitdiffstats
path: root/development/dotnet-runtime-7.0/README
blob: 9d8b8d729bde53fbc2a40f6148b6710a86232656 (plain)
1
2
3
4
5
6
7
8
.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 .NET 7.0 application.
If you want to build apps, install .NET 7.0 SDK (dotnet-sdk-7.0), which
contains this runtime too.