summaryrefslogtreecommitdiffstats
path: root/libraries/aspnetcore-runtime-5.0/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/aspnetcore-runtime-5.0/README')
-rw-r--r--libraries/aspnetcore-runtime-5.0/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/libraries/aspnetcore-runtime-5.0/README b/libraries/aspnetcore-runtime-5.0/README
new file mode 100644
index 0000000000..5a736b8d3c
--- /dev/null
+++ b/libraries/aspnetcore-runtime-5.0/README
@@ -0,0 +1,13 @@
+.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 ASP.NET application.
+It includes ASP.NET Core 5.0 runtime and .NET 5.0 runtime.
+If you want to build apps, install .NET 5.0 SDK (dotnet-sdk-5.0), which
+contains these runtimes 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.