Cache provider for NHibernate using .Net Core IDistributedCache (Microsoft.Extensions.Caching.Abstractions). This provider is not bound to a specific implementation and require a cache factory yielding IDistributedCache implementations.
$ dotnet add package NHibernate.Caches.CoreDistributedCacheNo README available.