Closed kelko closed 1 year ago
Hi @kelko , the thing is:
So yeah, what can I say? I'm dumb 😅
Sorry about that, I'll fix it in the next release.
Hi all, the v0.24.0-preview1 pre-release is out now on Nuget 🎉
NOTE: remember to check the "include prerelease" checkbox in your IDE to see it!
Hi @kelko , have you been able to try the new version with the fix?
Thanks!
Hey @jodydonetti Sorry for the delay. I checked the preview1 for 0.24.0 and can confirm, that my test now successfully work with the NullFusionCache
Great, thanks!
Describe the bug
NullFusionCache.CreateEntryOptions throws "NotImplementedException"
To Reproduce
Expected behavior
GetOrSetAsync
with providedsetupAction
passes the result fromfactory
through the same way the version withoutsetupAction
does.Versions FusionCache: 0.23.0 .NET 6