Create Web API using Asp.Net Core Entity Framework and C#
In this project, we’ll use:- “.Net Core SDK” (Version 3.0) Visual Studio Code SQL Server Management 2012 Postman (for test API) How to Create Web API Project: Step 1: Firstly, open Visual Studio Code Terminal and Enter this Command to create a new directory in this directory create a new Web API project: mkdir […]
Create Web API using Asp.Net Core Entity Framework and C# Read More »