
Tag: IHost


Check and log multiple registrations of a same service in ASP.NET Core 3.1
Introduction Sometimes, the same service is registered in the ASP.NET Core dependency injection system. Sometimes…
Read More
My migration experience from ASP.NET Core 2.2 to 3.1, part 2: Changes in Program.cs
My migration experience from ASP.NET Core 2.2 to 3.1, part 1: Introduction My migration experience…
Read More