Forum Discussion

Uday_Mahajan's avatar
Uday_Mahajan
Copper Contributor
Sep 28, 2022

.Net 6 how to register ILogger into IServiceCollection with implementation

Hi I am working on a .Net to .Net 6 migration application and want to register ILogger in IService Collection with implementation. In the existing .Net application, the ILogger is resolved as fol...

Resources