CCCornel Cocioabainangulardotnet.hashnode.dev·Oct 25, 2022 · 4 min readWrite a modern .Net Console applicationBuilding 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...00