Update README.md

updatesEFSamplesToNetCore3
Marc CHEVALDONNE 6 years ago
parent f59dae23ef
commit 9c2de51e0f

@ -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
* 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
Loading…
Cancel
Save