Cyril DURAND
Cyril DURAND
Any news on this ? > Add a Comments property to YamlNode that would capture all comments associated with a node. Is that idea still valid ? How can we...
any update on this ?
Hi, I updated my code sample with the new version, everything great. I also found why the `Unsubscibe` method is not called, I used the simulator app and dispose is...
Hi, I did something similar for the dispose, I will update my local repository with your latest changes. I try to limit the number of dependency, I also work with...
Hi Jody, I worked on an implementation here : https://github.com/cyrildurand/FusionCache/blob/main/ZiggyCreatures.FusionCache.Backplane.AzureServiceBus/ServiceBusBackplane.cs I still have to review constructor to provide `IOptions` support and provide some XML comment. Once improvements is done, I...
Hello Miguel, Jody, For the contribution side, I'm open to everything and I'm not that experienced with open source contribution but I will be happy to help the way you...