Any progress on getting Cache deletes to work? There hasn't been any activity on the repo since a while
See title...
TIA
Bert
Hi Bert - no, not much happening at the moment what with maintainers' other commitments. There might be a minor release soon with a couple of small fixes in it, but otherwise not much major is currently happening.
Hi Martin,
Thanks for the quick answer. Pity though that a v8 release isn't around the corner.I could do some wrapping of the current implementation to add cache key removal, but access to required fields/properties is marked either private or internal. Adding a protected ctor on CachePolicy and friends and enabling access to the cacheprovider instance would already help a lot.
TIA
Bert
Closing in favour of #1127 which is tracking possible future changes to the caching policy.