Alica's dev blog / ASP.NET Core
Configuring mock services in WebApplicationFactory
Building and passing connection string from environment variables
Database versioning with DbUp and SSDT - Part 3: Deploy the database
Database versioning with DbUp and SSDT - Part 2: Set up DbUp
Database versioning with DbUp and SSDT - Part 1: Intro
Handling ASP.NET Core WebApi errors with ProblemDetails
Hosting SPA From ASP.NET Core 3.1 WebApi
Result class and dealing with errors
Validate result type in ASP.NET Core 3.1 WebApi
Integration tests with ASP.NET Core and SQL Server - Part 5: Put it all together