/.Net-Mini-Book-Store-Api

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

Primary LanguageC#

.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