How to unit test a class that consumes an HttpClient with IHttpClientFactory in ASP.NET Core?
Introduction A few years ago, Microsoft introduced the HttpClient class as a modern substitute for…
Read MoreASP.NET Core 2.1 middlewares part 1: building a custom middleware
ASP.NET Core 2.1 middlewares part 1: Building a custom middleware ASP.NET Core 2.1 middlewares…
Read More