Kristian Hellang

Results 14 issues of Kristian Hellang

### Team - [X] I've assigned a team label to this issue ### What happened? When passing `null` to an asynchronous service method accepting a `Nullable` parameter, Halibut will not...

team/server-at-scale

# Background When passing `null` to an async service method accepting a `Nullable` parameter, the call fails as Halibut will not consider the method a match. # Results Fixes #603...

Hello! 👋🏻 I was just wondering whether there is something in the metadata that signals whether an attribute is "returned by default"? It looks fairly consistently documented, so I was...

ToTriage

`DO_NOT_TRACK` is a proposed unified standard for opting out of telemetry for TUI/console apps. It would be nice if the dotnet CLI followed the same standard. See https://consoledonottrack.com/