Source Control Switcher
Visual Studio 2017 - Lost Razor Intellisense and Syntax Highlight - How to Fix it
Visual Studio 2017 - How to setup a new Electron project and run a Hello World sample
Visual Studio 2017 - Lost Razor Intellisense and Syntax Highlight - How to Fix it
.NET Core - How to fix the "Microsoft.NET.Sdk.Web could not be found" error in Visual Studio 2017

.NET Core - How to fix the "Microsoft.NET.Sdk.Web could not be found" error in Visual Studio 2017

Dealing with .NET Core projects in Visual Studio can be tricky, expecially if you've installed multiple versions of the SDK and Runtime in your development environment. Among the many issues …

.NET Core - How to fix the "Microsoft.NET.Sdk.Web could not be found" error in Visual Studio 2017 Read More
Angular - The command "node node_modules/webpack/bin/webpack.js --env.prod" exited with code 2 and similar errors: how to fix them