Skip to content

jerosidDev/CompanyDbWebAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CompanyDbWebAPI

Web API project to give access to CRUD functionalities on the solution database

It is hosted on IIS and a separate port from its two client applications MainIntranetApp and CompanyDbUpdate.

The project also defines the solution’s database using Entity framework code-first. Thus database migrations are always done from here and domain classes and their relationships mirroring the solution’s database are defined here.

About

Web API project providing CRUD functionalities on the solution database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages