Top 20 NuGet Packages depending on PeanutButter.DuckTyping

Total dependencies: 1

Provides dead-easy commandline argument parsing. Can be as simple as: 1. define an interface of options you'd like to parse 2. var opts = args.ParseTo<IArgs>() See the readme for more info