Mike Eshva
Mike Eshva
Namaste! > 1. Use same reflection approach as native xUnit runner to find TFixture class and register it in Bodi. > 2. ~Maybe try to use power of partial class...
> > can you test with the latest 4.27.2? https://docs.docker.com/desktop/release-notes/#4272 > > Nice! > > It works with 4.27.2 which you just released, just confirmed it ;-) Thanks! In my...
>BackplaneMessage is now a readonly struct instead of a class which means it can be allocated on the stack Isn't it better to split this PR into 2 PRs. One...
> First thing: that's an awesome idea! > > I just wanted to point out [this PR](https://github.com/ZiggyCreatures/FusionCache/pull/486), where community user [@stebet](https://github.com/stebet) already created a NATS-based implementation of the backplane, and...