An open API service indexing awesome lists of open source software.

https://github.com/helixmw/business-employees-api

An ASP.NET API project of an Business Employees API developed with Entity Framework Core and a Microsoft SQL Server Database. This project is for demonstration purposes.
https://github.com/helixmw/business-employees-api

asp-net-core asp-net-mvc c-sharp entity-framework-core

Last synced: 3 months ago
JSON representation

An ASP.NET API project of an Business Employees API developed with Entity Framework Core and a Microsoft SQL Server Database. This project is for demonstration purposes.

Awesome Lists containing this project

README

        

# Employees API

This is an ASP.NET API Project of an Employees API that manages Employees, Departments and Roles with a Microsoft SQL Server Database implementation. The project is developed for demonstration purposes and is tied to any entity.



Written files are in the following directories for review.


- Controllers
- Data
- DTOs
- Exceptions
- Models
- Interfaces
- Models
- Logic

Entry: Program.cs