Darren Bruning

Results 14 issues of Darren Bruning

There used to be a Github repo https://github.com/MarcStan/monogame-framework-wpfinterop which published a nuget package MonoGame.Framework.WpfInterop That Github repo has disappeared and I'm wondering if this repo is the successor? Or something...

### Environment How do you use Sentry? Sentry SaaS (sentry.io) Which SDK and version? .NET 3.8.2 ### Steps to Reproduce 1. My app was already using Sentry for .NET 2....

bug

We would like to run our app on the new Copilot+ PCs, which use Snapdragon processors. Our app doesn't run fast enough under emulation, so we would like to build...

I've been working under the assumption that if I await a call to PublishOnBackgroundThreadAsync, then I'm actually awaiting for all the handlers to run on all the subscribers. It turns...