This project is designed for developers who want to start developing .Net 5 Web API with n-tier architecture.
Main Component projects:
#Model Project contains model classes.
#Entities Project contains implementation of Entity Framework Core using Code first approach.
#DataStore Project is basically inmemory database.
#DAL Project is data access layer which implements CRUD operations or End points of the API.
#ContactRepository Project is a repository project which calls DAL methods.
#ContactService is the service/API project.
#ContactServiceUnitTests is unit test project based on MSTest.
-
Notifications
You must be signed in to change notification settings - Fork 0
Gizachew-Eshetie/ContactService
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published