Releases: Jaxelr/Carter.Cache
Releases · Jaxelr/Carter.Cache
0.2.0
Removed reference to deprecated libraries.
Breaking change, Targeting .net 6.0 & above.
Replaced usage of newtonsoft.json in favor of system.text.json.
Added the ability to pass a custom json serializer to Redis store.
0.1.1
Minor fixes
Upgrade to dependant libraries
0.1.0
Upgrade to target dotnet 7.0
0.0.8
Target Carter 6
Upgrade to dotnet 6
Simplified logic for context management
Bug fixes
0.0.7
Fixes for Redis and Memcached libraries
Upgrade to dependencies
0.0.6
New feature of Etag header on response.
Bug fixes.
0.0.5
Fixed bugs of logic
Expanded test scenarios
Added store implementation for Memcached
Added store implementation for Redis