How to Create API Empty MVC &core

Опубликовано: 15 Октябрь 2024
на канале: Mostafa Elgendy
155
0

Create New Project from the Start page in Visual Studio.

Select Visual C# Installed Template named Web.

Select ASP.NET Web Application in the center pane.

Name the project ContactLookupWithAspNetIdentity and click on OK:
Select the Empty template in the New ASP.NET Project dialog.

Check Web API and click OK under Add folders and core references: