0.9.0 Nuget Release
The solution has been migrated to .NET Core 1.0 and build with the latest dotnet-cli.
Breaking Changes
- none
New Features
- New CacheHandle using Microsoft.Extensions.Caching.Memory (thanks to @AuroraDysis!)
- Protobuf-net based serialization package added (thanks to @wenisman!)
- Json Serializer got a GZip variant (thanks to @fgideali!)
- New GetOrAdd method in the main interface
Bugfixes