code4it-dev / blog-comments

https://www.code4it.dev/
1 stars 0 forks source link

blog/dependency-injection-config-logging-in-console-application/ #55

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

How to add Dependency Injection, Configurations, and Logging in a .NET 7 Console Application | Code4IT

Code4IT - a blog for dotnet developers

https://www.code4it.dev/blog/dependency-injection-config-logging-in-console-application/

VictorioBerra commented 1 year ago

Do you need both Microsoft.Extensions.Hosting.Abstractions and Microsoft.Extensions.Hosting? Doesn't Microsoft.Extensions.Hosting implement the abstractions?

VassilAtanasov commented 4 months ago

seems not