In this tutorial, we shall build REST API using C#, ASP.NET Core, Dapper, SQL
Please find the repository here: https://github.com/propenster/ASP.NET...
WE create our API Project separating into Data Access Layer and Services Layer, and Controller.
We use Dependency Injection a lot to achieve loose coupling and use Repository Pattern.
We test our API in browser and Postman.
In the next tutorial, we shall create a Github Repo for this project, and Add Swagger Documentation.
Buy me a coffee: https://www.buymeacoffee.com/propenster