NHibernate.Caches.RtMemoryCache
5.3.0
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package NHibernate.Caches.RtMemoryCache --version 5.3.0
NuGet\Install-Package NHibernate.Caches.RtMemoryCache -Version 5.3.0
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="NHibernate.Caches.RtMemoryCache" Version="5.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NHibernate.Caches.RtMemoryCache --version 5.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NHibernate.Caches.RtMemoryCache, 5.3.0"
#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 NHibernate.Caches.RtMemoryCache as a Cake Addin #addin nuget:?package=NHibernate.Caches.RtMemoryCache&version=5.3.0 // Install NHibernate.Caches.RtMemoryCache as a Cake Tool #tool nuget:?package=NHibernate.Caches.RtMemoryCache&version=5.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Cache provider for NHibernate using MemoryCache (System.Runtime.Caching).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- Iesi.Collections (>= 4.0.2)
- NHibernate (>= 5.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NHibernate.Caches.RtMemoryCache:
Package | Downloads |
---|---|
Atlas.Persistence.NHibernate
An NHibernate implementation of the unit of work pattern |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.9.0 | 16,892 | 2/19/2023 |
5.8.0 | 1,995 | 9/14/2022 |
5.7.0 | 22,937 | 7/19/2020 |
5.6.0 | 88,341 | 8/18/2019 |
5.5.1 | 5,034 | 12/10/2018 |
5.4.0 | 7,942 | 7/2/2018 |
5.3.0 | 1,741 | 4/2/2018 |
5.2.0 | 4,168 | 12/9/2017 |
5.1.0 | 972 | 10/26/2017 |
5.0.0 | 919 | 10/20/2017 |
5.0.0-Alpha1 | 702 | 10/17/2017 |
4.0.0.4000 | 22,135 | 8/20/2014 |
3.3.3.4000 | 19,571 | 5/9/2013 |
3.3.2.4000 | 4,680 | 3/7/2013 |
* Bug
* #27 Documentation fixes
* Improvement
* #33 - Generate XML comment documentation