- caching: Fix issue with getting a cached item not working consistently in the senario where your cache store has multiple partitions
- caching: Add better error message when client can't find the cache store in the Service Fabric cluster
- caching: Fix issue with non-expired cached items getting removed from cache if cache is full and cached item was not recently retrieved
- caching: Fix issue with cache being cleared when cache store process was restarted
- package information: Update Nuget package information
- caching: Fix issue with Set not keeping cached items expiration settings
- caching: Fix issue with cache items set to absolute expiration not being updated as recently retrieved
- package dependencies: Fix dependencies for Nuget package