News

(C#, NET 6.0) I want to make an object that needs a few pieces of info to instantiate, and I'd also like to inject an instance of ILogger via dependency injection****. Ultimately, I want to do ...