Erik Strandgård
Erik Strandgård
**Describe the bug** When using the `TryGetField` methods with nullability turned on the out field is always considered nullable regardless if the method returns true or false. **To Reproduce** ```csharp...
This is done to emulate the postfix behaviour from `IFusionCacheBuilder.WithCacheKeyPrefix` when configuring FusionCacheOptions via `IServiceCollection.Configure(Action)`.
**Information** - Version: 0.49.1 **Describe the bug** AddAsyncDelegate without custom settings throws CommandRuntimeException on invocation. Spectre.Console.Cli.CommandRuntimeException: Could not resolve type 'Spectre.Console.Cli.CommandSettings'. ---> System.MissingMethodException: Cannot dynamically create an instance of type...