- Install VSCode _ Install C# Extensions _ Install Auto-Using
- Install dotnet sdk 2.2.402 -> https://dotnet.microsoft.com/download/dotnet-core/thank-you/sdk-2.2.402-windows-x64-installer
- Install msbuild 2019 -> Build Tools for Visual Studio 2019 (Down on bottom) -> https://visualstudio.microsoft.com/downloads/
- Install dbeaver to be able to view sqlite dbs or use this for simple option: https://sqlitebrowser.org/blog/portableapp-for-3-11-2-release-now-available/
- From cli run: dotnet dev-certs https
Created
December 10, 2019 18:05
-
-
Save weeksdev/979dd5e16937e34bb3a3d1bb909e0785 to your computer and use it in GitHub Desktop.
VS Code Setup Dotnet Core
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment