How to create a Web API project. Step: 1 Create Web API Project Step 2 Install package: Microsoft.EntityFrameworkCore Microsoft.EntityFrameworkCore.SqlServer Step: 3 Create a Connection String in ...
ArturLavrov changed the title Create web-api that will returns mock data Create web-api endpoints that will return mock data Apr 15, 2021 ArturLavrov changed the title Create web-api endpoints that ...