This sample explains that how to use Web API with Dapper and PostgreSQL in ASP.NET Core application.
- Visual Studio 2022
- Visual Studio Code
- Checkout this project to a location in your disk.
- Open the solution file using the Visual Studio 2022.
- Restore the NuGet packages by rebuilding the solution.
- Run the project.