Elbek

Results 15 issues of Elbek

Currently if you want to create exceptions for unit tests, when you are using `WebAssembly` library, you have to do the following: ```csharp public static TheoryData CriticalDependencyExceptions() { string someMessage...

Currently, we are only handling `httpResponseException`. However, some api are also throwing `httpRequestException` (for example, Azure AAD, while login). So, come up with purposing, modellling and simulation of this feature....

I know this might not be the best place since the repo says C# Coding Standard. But, I am putting it here for documentations purposes: > All styles get collected...