Skip to content

Fully function RESTful API built with ASP.NET Core 3.1 to perform (Create, Update, Get, Patch, and Delete) using a decoupled, maintainable architecture

Notifications You must be signed in to change notification settings

muhammadmb/Employee-app-RestfulApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Employee API

Fully function RESTful API built with ASP.NET Core 3.1 to perform (Create, Update, Get, Patch, and Delete) using a decoupled, maintainable architecture

Frameworks and Libraries

ASP.NET Core 3.1

Entity Framework Core for data access

AutoMapper for mapping resources and models

SQL Server

To test

open EmployeeApi.sln by Microsoft VS and run it, then import these requests to postman from Employee app.postman_collection file

About

Fully function RESTful API built with ASP.NET Core 3.1 to perform (Create, Update, Get, Patch, and Delete) using a decoupled, maintainable architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages