Sebastian Stehle

Results 135 issues of Sebastian Stehle

Hi, When using the analyzers in unit test project I get an error for the following code. ``` // This file has been auto generated. using System; [Microsoft.VisualStudio.TestPlatform.TestSDKAutoGeneratedCode] class AutoGeneratedProgram...

Hi, I copied the approach from ASP.NET Core Input and Output Formatter to solve the problem for synchronous reads with Newtonsoft.JSON. I also updated the server project to test both...

Todos * [x] Fix samples * [x] Build sample with separate Client?

As a co-founder of https://busradar.com I was working on a similar solution but it was not as good as itinero. I would like to understand the memory layout of the...

Hi, I really like your project and would like to use in the context of a Win2D application. Have you done some performance measurements. I had a look to the...

Would be great to have a property to change the width of the circle segments. I tried to solve it with css, but so far I failed.

enhancement
PR ARE WELCOME

Store the used colors somewhere and give an option to replace them.

Hi together, I am not using Orleans anymore. It is a great framework, but there are some challenges which made it overly complicated in my use case. Therefore I would...

HasPasswordAsync returns always false.

It would be great if you could group the insert in batches of thousand items, so that you get some notion of progress when executing the dump with mysql-workbench or...