Thomas Mader

Results 5 issues of Thomas Mader

Hello Serilog Team, would be cool if you could provide a snupkg for this project. It's already been done for the Serilog project.

enhancement
up-for-grabs

With .NET 6 the possibility of writing interpolated string handlers were added. (https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/tutorials/interpolated-string-handler) With that it should be possible to create a new public interface without the need for extra...

enhancement

### **Description** TrackError is not send to server if done right before the WPF app is exiting and on the next restarts no other errors are tracked. In addition the...

feature request

Nix shell/develop provides similar functionality to 'magic shell' but works with the Nix package manager (https://nixos.org/download/) and is generally used to manage an entire operating system. Nix does not follow...

I am using caps_word which is working for all keys except for the ones with German umlauts: ö - Ö (SEMICOLON) ä - Ä (SINGLE_QUOTE) ü - Ü (LEFT_BRACKET) They...