Daniël Tulp

Results 5 issues of Daniël Tulp

To test uploading of files in Web API controllers as multipart content Perhaps [Restsharp ](http://restsharp.org/) can help

feature

Installing the NuGet package for FLEE with a version above 1.05 makes my unit test to either give the result: Inconclusive, or the tests are not found at all in...

Sounds simple enough, a way to get the currently running queue name.

I'm runing StyleCop 2022.2.0 in ReSharper 2022.3 in Visual Studio 2022 17.4.2 Community edition When I try to use [null coalescing assignments](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/proposals/csharp-8.0/null-coalescing-assignment), StyleCop says this is bad syntax. ![image](https://user-images.githubusercontent.com/11871195/207861019-6a6c0fa3-21de-4965-8c04-ad9d00ceeaf1.png) ![image](https://user-images.githubusercontent.com/11871195/207860139-520cf720-09af-4d83-b91a-906d97138b32.png)

I'm having trouble getting this to work with EPSG:29882. I keep getting a Colum is out of bounds error from the WMTS service, as it exceeds the max value. This...