.NET 7.0 + Dapper + MS SQL Server - CRUD API Tutorial in ASP.NET Core
Documentation at https://jasonwatmore.com/net-7-dapper-ms-sql-server-crud-api-tutorial-in-aspnet-
SA password is dotnet5538*#Z api_admin : 1qaz2wsx123456
Added Swagger and tested API with
- Edge Network COnsole
- Swagger
- Chromne API tools (AdvancedRestCLient is no longer available. Used RestMan)
- Added Angular front end and tested it with that