Microsoft.Extensions.Caching.Hybrid - how to set JsonOptions for default serialize #5710
AndrewZenith
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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