Artur
Artur
Hi, I'm trying to use your library in .NET 5.0 Web API and I have a few questions: 1) Does ClientRateLimiting require the user to provide the ClientId when calling...
I'm using WPF, .Net Core 3.1 and Caliburn.Micro 4.0.117-alpha. I encountered a persistent bug while trying to implement Screen class to my Model. This is how my "stuff" looks like:...
Hi, I'm trying to use your library instead of QueryMaster. I cannot get my head around handling exceptions if the server is e.g. offline. The following code: ``` IServerQuery serverQuery...