0.7.1
Pre-release
Pre-release
- Hotfix: error in nuget package sample app
- Redesigned the console argument parser to fix #3
- Breaking change: main class must now inherit
ConsoleApp<T>
where T is the main class itself
ConsoleApp<T>
where T is the main class itself