/OptionConfig

We will use Redis for caching in the project. We can change the Redis config and get the change set without IIS Restart with IOptionsMonitor and IOptionsSnapshot interfaces. For example we can change Redis Port or connection string from local to Azure cloud, without IIS Restart.

Primary LanguageC#

Stargazers