NC-NHibernateCachingProvider 4.6.3

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package NC-NHibernateCachingProvider --version 4.6.3
NuGet\Install-Package NC-NHibernateCachingProvider -Version 4.6.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NC-NHibernateCachingProvider" Version="4.6.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NC-NHibernateCachingProvider --version 4.6.3
#r "nuget: NC-NHibernateCachingProvider, 4.6.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NC-NHibernateCachingProvider as a Cake Addin
#addin nuget:?package=NC-NHibernateCachingProvider&version=4.6.3

// Install NC-NHibernateCachingProvider as a Cake Tool
#tool nuget:?package=NC-NHibernateCachingProvider&version=4.6.3

NCache provides a cache provider for NHibernate and transforms its stand-alone InProc cache into a distributed cache. As you know, if your application is using NHibernate and running in a multi-server environment, the NHibernate stand-alone cache won't work because it does not synchronize the cache across multiple servers. However, NCache provides a distributed cache and fills in this need for NHibernate. NC-NHibernateCachingProvider requires NCache 4.6 to work.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated