Skip to main content
NHibernate.Caches.CoreDistributedCache package icon

NHibernate.Caches.CoreDistributedCache

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.

Total Downloads
305.8K
305,784
Published
Feb 19, 2023
Latest stable version

Install

.NET CLI
dotnet add package NHibernate.Caches.CoreDistributedCache --version 5.9.0
Package Manager Console
Install-Package NHibernate.Caches.CoreDistributedCache -Version 5.9.0
PackageReference
<PackageReference Include="NHibernate.Caches.CoreDistributedCache" Version="5.9.0" />

Frameworks

.NETFramework4.6.1 .NETStandard2.0

Dependencies

NHibernate.Caches.Common
.NETFramework4.6.1
[5.9.0, )
[2.0.0, )
NHibernate
.NETFramework4.6.1
[5.2.0, )
[5.9.0, )
NHibernate
.NETStandard2.0
[5.2.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.