ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.
Schedule Cron Jobs using HostedService in ASP.NET Core
An example web app based on the new feature in .NET 6 | minimal web API in ASP.NET 6
Head First Design Pattern: Completely Rewrite in C#
Host an ASP.NET Core App with Nginx and Docker: SSL and Load Balancing
Dockerized ASP.NET Core Web API app in Heroku
Unit Testing with .NET Core ILogger<T>
Builder Pattern vs Moq in Unit Tests