Eric Johnson
Results
2
comments of
Eric Johnson
Is there an ETA for the release which supports .NET 6?
@KathleenDollard, similar to @JobaDiniz above, I'm using middleware to look for a --debug option to configure a minimum logging level the application should output. This is using `InvocationContext.ParseResult.GetValueForOption()`.