/ApiCrudDemo

Rest Api Crud Demo

Primary LanguageC#

ApiCrudDemo

Rest Api Crud Demo

#Rest Api Crud built with .netcore 3.1 +EF Core

#Mock Implementation and EF Core to communicate with SQL server Database to Add,Delete,Edit and Retrive the Employees Data.

#Using $Postman to fetch All Response/Results.