Andreas Gullberg Larsen

Results 28 issues of Andreas Gullberg Larsen

- Click to open dropdown - Use down arrow key to move selection several fonts down - For each selection change, I would like to see the previewed font load...

enhancement

Minor issue, but I had to remove all bin/obj folders before running the tool, or else it would fail with this. Not sure if this is limited to just Xamarin...

It's remembered for the file I had last open, but I can't apply the style to other files after a restart. Basically I just open my log.json file, stored in...

Interesting stuff, would be interesting to see some benchmark numbers on this versus regular LINQ and the other fast LINQ alternatives.

I am probably just confused about something, but for some reason I can't get URL rebase to work with .css files - only with .less files. If I rename a...

Some packages list only a few of the versions listed on nuget.org: https://www.fuget.org/packages/UnitsNet (`3.92.0-3.99.0` vs `1.2.0-3.99.0`) https://www.fuget.org/packages/Humanizer (`2.1.0-2.2.0` vs `0.1.0-2.2.0`) While other packages seems to list all versions: https://fuget.org/packages/Polly (`1.0.0-6.0.1`)...

bug

Upgrading to v7 causes problems for us with the new camelCase renaming of fields. This breaking change is mentioned on the README, but it was not trivial to find out...

Just a heads up that Serilog now supports capturing Trace and Span, but it must be implemented in each sink. https://github.com/serilog/serilog-aspnetcore/issues/207#issuecomment-1745834923