summaryrefslogtreecommitdiffstats
path: root/development/dotnet-runtime-3.1/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/dotnet-runtime-3.1/README')
-rw-r--r--development/dotnet-runtime-3.1/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/development/dotnet-runtime-3.1/README b/development/dotnet-runtime-3.1/README
new file mode 100644
index 0000000000..264128638a
--- /dev/null
+++ b/development/dotnet-runtime-3.1/README
@@ -0,0 +1,12 @@
+.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
+contains this runtime too.
+
+NOTE: This release has reached end of life, meaning it is no longer
+supported. It is recommended to move to a supported release, such as
+.NET 6.0.