Microsoft.Extensions.Caching.Hybrid - how to set JsonOptions for default serialize #5710
Unanswered
AndrewZenith
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to set the serializer options for .AddHybridCache()?
I have:
.Configure(o => ...)
But these don't appear to be used.
Beta Was this translation helpful? Give feedback.
All reactions