Replies: 2 comments 1 reply
-
|
Hi @vsudhini and thanks for using FusionCache! I'm not sure I understand what you are asking, but FusionCache can be configured like any other .NET component via the standard configuration system, and it also supports the standard IOptions pattern. If you want to use a YAML file as the configuration, you can already do this and it's not tied speciically to FusionCache: read here for an example. Hope this helps, let me know. |
Beta Was this translation helpful? Give feedback.
-
|
want to do something like this, where I can read named cache settings from config. Wanted to see if something like this can be available out of the box with all options. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
ability to read cache settings from yaml or json configuration files. set an attribute that can use the configuration entry
Beta Was this translation helpful? Give feedback.
All reactions