Write a modern .Net Console application
Oct 25, 2022 · 4 min read · Building a modern console application has never been easier. In this article we will be creating a console application using Generic Host and System.Commandline as well as leveraging dependency injection, configuration and logging. If you wish to see...
Join discussion