summaryrefslogtreecommitdiffstats
path: root/development/dotnet-sdk-3.1/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/dotnet-sdk-3.1/README')
-rw-r--r--development/dotnet-sdk-3.1/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/development/dotnet-sdk-3.1/README b/development/dotnet-sdk-3.1/README
new file mode 100644
index 0000000000..cb2b708c89
--- /dev/null
+++ b/development/dotnet-sdk-3.1/README
@@ -0,0 +1,11 @@
+.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.
+
+Please run 'dotnet new' after installing to initiate the program
+and load all of the templates.
+
+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.