mvcdonutcaching
mvcdonutcaching copied to clipboard
Add Azure Caching Implementation
Allow the ability to use Azure Redis Caching along with MemoryCache.
Steps:
- Write interface around MemoryCacheProvider
- Write implementation that uses azure
- Put a switch in that allows the user to select Azure