NHibernate.Caches.AppFabric
1.1.0
This project is an NHibernate second-level cache provider for App Fabric. This project is based on the original implementation for the beta versions of AppFabric caching, code named velocity, which can be found at https://github.com/martinernst/NHibernate.Caches/tree/master/Velocity.
Install-Package NHibernate.Caches.AppFabric -Version 1.1.0
dotnet add package NHibernate.Caches.AppFabric --version 1.1.0
<PackageReference Include="NHibernate.Caches.AppFabric" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NHibernate.Caches.AppFabric --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NHibernate.Caches.AppFabric, 1.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Resolves a bug with removing items from the cache, identified and fixed by Raul Alarcon.
Dependencies
-
- NHibernate (>= 3.1.0.4000)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.