Cache.Collections
0.2.1
Fast Relational DB scalable caching. Multiple DB loaders.
Install-Package Cache.Collections -Version 0.2.1
dotnet add package Cache.Collections --version 0.2.1
<PackageReference Include="Cache.Collections" Version="0.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cache.Collections --version 0.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cache.Collections, 0.2.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
- Improved configuration;
- Added dynamic quering;
- Added out of the box SqlServer & Postgre support;
Dependencies
-
.NETCoreApp 2.2
- AutoCompare.Core (>= 1.0.0)
- Cache.Collections.Abstractions (>= 0.2.1)
- Dapper (>= 1.60.6)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.2.0)
-
.NETFramework 4.6.1
- AutoCompare.Core (>= 1.0.0)
- Cache.Collections.Abstractions (>= 0.2.1)
- Dapper (>= 1.60.6)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.2.0)
-
.NETStandard 2.0
- AutoCompare.Core (>= 1.0.0)
- Cache.Collections.Abstractions (>= 0.2.1)
- Dapper (>= 1.60.6)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.2.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Cache.Collections:
Package | Downloads |
---|---|
Cache.Collections.PostgreSQL
Fast Relational DB scalable caching. Multiple DB loaders.
|
|
Cache.Collections.SqlServer
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.