dotnet core Heartbeat logger in Dotnet Core How to monitor your dotnet core applications by using a heartbeat logger
asp.net core ASP.NET Core - Tips and Tricks - Swagger Part 1 Shows how to configure authentication/authorization in the Swagger UI when using ASP.NET Core and Swashbuckle
httpclient You're (probably still) using HttpClient wrong and it is destabilizing your software I try to optimize the fetching and deserialization of data in dotnet core as much as possible. HttpClientFactory and streams are my best friends
asp.net core Asp.net core - Log request/response headers How to log request/response all request/response headers in your ASP.NET Core application