StijnVA

Results 4 issues of StijnVA

### Some examples of the use of WithParsed / WithParsedAsync with expected behavior ``` internal static class Program { private static void Main(string[] args) { Parser.Default.ParseArguments(args).WithParsed(_ => throw new Exception());...

Fresh clone of the project give a compile error. > Could not load file or assembly 'Mono.Cecil, ... Also checked out version v3.0.5.0, this has the same issue.

Adding a qr code as an output (ascii or image) would make the tool useful for an offline key store. For example storing the master key in an air gapped...