Release 5.7.0
NHibernate.Caches 5.7.0 is now released.
NetStandard providers have gain a ConfigurationProvider
allowing to replace or disable the configuration done through .Net ConfigurationManager
.
CoreDistributedCache provider allow now to customize its cache values serializer.
All providers target NHibernate 5.2.
Binaries are available on NuGet and GitHub:
https://www.nuget.org/packages/NHibernate.Caches.CoreDistributedCache.Memcached/5.7.0
https://www.nuget.org/packages/NHibernate.Caches.CoreDistributedCache.Memory/5.7.0
https://www.nuget.org/packages/NHibernate.Caches.CoreDistributedCache.Redis/5.7.0
https://www.nuget.org/packages/NHibernate.Caches.CoreDistributedCache.SqlServer/5.7.0
https://www.nuget.org/packages/NHibernate.Caches.CoreMemoryCache/5.7.0
https://www.nuget.org/packages/NHibernate.Caches.EnyimMemcached/5.7.0
https://www.nuget.org/packages/NHibernate.Caches.StackExchangeRedis/5.7.0
https://www.nuget.org/packages/NHibernate.Caches.SysCache/5.7.0
https://www.nuget.org/packages/NHibernate.Caches.SysCache2/5.7.0
https://www.nuget.org/packages/NHibernate.Caches.RtMemoryCache/5.7.0
.Net Standard providers are only available on NuGet.