erseen / .Net-Mini-Book-Store-Api

Usage of AutoMapper, N-Tier Architecture, and Generic Repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.Net-Mini-Book-Store-Api

Description

This project utilizes AutoMapper, Generic Repository, and Entity Framework Core. In addition, methods operate asynchronously. To run the project on your own computer, use the 'dotnet ef database update' command after adjusting the connection string in the Repository context to match your own computer. Then, you can use the project

About

Usage of AutoMapper, N-Tier Architecture, and Generic Repository


Languages

Language:C# 100.0%