Missing ASP.NET Core Template in Visual Studio 2015
You want to take a ride with Microsoft ASP.NET Core? But there is no template in Visual Studio 2015?
No problem! First of all, you need to install Microsoft Visual Studio 2015 Update 3. Be sure to check option “Microsoft Web Developer Tools” while updating:
Ok, great. Now, let’s install Core bits. Go to https://www.microsoft.com/net/download/core and get following packages:
Install them. Restart VS 2015. Now it’s better 🙂
Enjoy coding 🙂