Lake

Results 109 comments of Lake

wow rude, dont tell people to use other libraries within the help of this one. Your issue is invalid anyways, please follow the issue templates next time. Dont know the...

> The problem definitely exists, the fix for me was is I had to make a little delay after calling ClearPresence and Dispose. > > protected override void OnClosing(WindowClosingEventArgs e)...

Yup i will be adding this over the weekend. Advaith pinged me to be aware.

Would it be possible to add [Trace Propagation/Distribution](https://docs.sentry.io/platforms/go/guides/echo/tracing/trace-propagation/) in this too using the `sentry-trace` and `baggage` headers. It should both listen to them on API requests and also emit them...

the `key-of` support would be very nice too. ```php /** * @template T of Model * @template K of key-of * @param T $model * @param K $key * @return...

Times have changed and im not against it any more. However it has some requirements that will need to be met: - AOT ( which you said it has )...

Ill investigate this and see what's required to implement in the CI https://learn.microsoft.com/en-us/dotnet/standard/assembly/sign-strong-name ~~https://github.com/dotnet/sign~~

Awesome thanks. I think we have the name changing but i couldnt really get it to work properly. Might need another look.

Hmm yes I agree. For some reason when i first made the library i decided to put the equality as a internal only "Matches". This is a enhancements, Equality should...