Kaon68
Kaon68
Hi there I've noticed that herited action method does not show the lock icon with SecurityRequirementsOperationFilter. For the moment, I have bypassed this issue by cloning your SecurityRequirementsOperationFilter (generic and...
Hi there Just to notify you that these two packages aren't compatible. DryIocServiceProviderFactory, DryIocAdapter, DryIocServiceScopeFactory, DryIocServiceScope are public types, and expose methods that use DryIoC types, marked as internal in...
… easily Currently, the interfaces are quite empty and are not really useful. All validation extension methods cast parameter with "as" keyword, which is nonsense when using interfaces. I hope...