Need to modify IBlendedCacheConfiguration to have a Type parameter that can be set, and a method like GetLongTermCacheEntry(Model?)OrDefault that will return ILongTermCacheEntry object.
Modify tests appropriately, but please try to keep into two different commits. Squashing appreciated until pull request out.
Need to modify IBlendedCacheConfiguration to have a Type parameter that can be set, and a method like GetLongTermCacheEntry(Model?)OrDefault that will return ILongTermCacheEntry object.
Modify tests appropriately, but please try to keep into two different commits. Squashing appreciated until pull request out.