Leveraging existing libraries to write a console application
Small console applications are handy and quite common in software projects to solve infrastructural problems which are not easy maintainable with shell scripts. For example I often use DbUp to migrate SQL databases. It is a great library, but provide...
blog.lehmamic.ch5 min read