NHibernate.Caches.Common
5.6.0
Common types of NHibernate.Caches providers.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package NHibernate.Caches.Common -Version 5.6.0
dotnet add package NHibernate.Caches.Common --version 5.6.0
<PackageReference Include="NHibernate.Caches.Common" Version="5.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NHibernate.Caches.Common --version 5.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NHibernate.Caches.Common, 5.6.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
* Improvement
* #60 - Update package format for symbols, license and SourceLink
Dependencies
-
.NETFramework 4.6.1
- NHibernate (>= 5.2.0)
-
.NETStandard 2.0
- NHibernate (>= 5.2.0)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on NHibernate.Caches.Common:
Package | Downloads |
---|---|
NHibernate.Caches.CoreMemoryCache
Cache provider for NHibernate using .Net Core MemoryCache (Microsoft.Extensions.Caching.Memory).
|
|
NHibernate.Caches.RtMemoryCache
Cache provider for NHibernate using MemoryCache (System.Runtime.Caching).
|
|
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.
|
|
NHibernate.Caches.StackExchangeRedis
Redis cache provider for NHibernate using StackExchange.Redis.
|
|
NHibernate.Caches.Util.JsonSerializer
Json.NET serializer for distributed NHibernate.Caches providers.
|
GitHub repositories
This package is not used by any popular GitHub repositories.