This document serves as a guide for building a simple crud using ASP.NET Core 9 (mvc), ASP.NET Core 9(web api), console app and xUnit.
Tip
This is a simple project thid dapper micro orm
Add-Migration init
simply add migration to infrastructure layer and create your database and start using dapper as repository!
If you find this simple-dapper
valuable, show your support by giving this repository a star!
- Unit Tests
- Integration Tests
- Functional Tests
We welcome contributions to this project! Feel free to open pull requests with improvements, bug fixes, or additional features.
This project is licensed under the MIT License: MIT License.
Feel free to raise any questions or suggestions through GitHub issues.