ASP.NET Core Web Application Template Does Not Exist on Visual Studio 15

I installed Visual Studio 15.

When I want to add a new project, the ASP.NET Core Web Application (.NET Core) does not exist in the project templates.

I installed .NET Core and I use it on VS 2015.

+4
source share
2 answers

The tool for the .NET kernel is not yet available in VS15. https://www.visualstudio.com/en-us/news/releasenotes/vs15-relnotes

Visual Studio Tools for .NET Core Accessibility.

Question:

.NET Core Visual Studio.

:

Visual Studio "15".

+4

- .Net Core Tool, VS2015. , , VS2017.

0

Source: https://habr.com/ru/post/1652729/


All Articles