Employee app RestfulApi
1.0.0
Fully function RESTful API built with ASP.NET Core 3.1 to perform (Create, Update, Get, Patch, and Delete) using a decoupled, maintainable architecture
ASP.NET Core 3.1
Entity Framework Core for data access
AutoMapper for mapping resources and models
SQL Server
open EmployeeApi.sln by Microsoft VS and run it, then import these requests to postman from Employee app.postman_collection file