Tobias Burger

Results 31 comments of Tobias Burger
trafficstars

FYI: ALPN support for SslStream is implemented: https://github.com/dotnet/corefx/pull/24389

Your commit has closed the wrong issue... :wink: I see! I wonder if my trick is "too clever" and there is a better pattern to archive my goal. On the...

I want to archieve the same but can't figure out how to convert a `Gps.GpsData` type to an `IGeometry`.

Thanks for the hint to the other library @HarelM! In the meantime I managed to transform the data with the following code but I will definitely have a look at...

I had exactly your mentioned problems discovering the command. Your screenshot in the gallery helped a bit, but my first reaction opening the context menu and not finding the command...

I think the goal should be to trim every single line (preserving the indentations rules selected in visual studio). ``` csharp public class Foo { // bar } ``` becomes...

I've created a minimal repro based on the giraffe 1.0.0 template: https://github.com/toburger/giraffe-razor-custom-view-folder

Ping! 😏

Thanks for the update and details on the issue. I will try to get it to work with an access token.

I have the same issue.