diff --git a/README.md b/README.md index 55985a1..e856668 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,14 @@ ## Tools to install +### if you want to run .NET Core 3.0 +* .NET Core 3.0.1: https://dotnet.microsoft.com/download/dotnet-core/3.0 + * direct link to SDK: + * for MacOSX: https://dotnet.microsoft.com/download/dotnet-core/thank-you/sdk-3.0.101-macos-x64-installer + * for Windows: https://dotnet.microsoft.com/download/dotnet-core/thank-you/sdk-3.0.101-windows-x64-installer + +### if you want to run .NET Core 2.2 Here are all the different Tools to be installed with Visual Studio 2019, in order to be able to use .NET Core 2.2: * .NET Core 2.2.6: https://dotnet.microsoft.com/download/dotnet-core/2.2 * direct link to SDK: https://dotnet.microsoft.com/download/thank-you/dotnet-sdk-2.2.301-windows-x64-installer - * direct link to ASP.NET Core & .NET Core installers: https://dotnet.microsoft.com/download/thank-you/dotnet-runtime-2.2.6-windows-hosting-bundle-installer \ No newline at end of file + * direct link to ASP.NET Core & .NET Core installers for Windows: https://dotnet.microsoft.com/download/thank-you/dotnet-runtime-2.2.6-windows-hosting-bundle-installer \ No newline at end of file