RKMTS.RedisCache
1.0.0
dotnet add package RKMTS.RedisCache --version 1.0.0
NuGet\Install-Package RKMTS.RedisCache -Version 1.0.0
<PackageReference Include="RKMTS.RedisCache" Version="1.0.0" />
paket add RKMTS.RedisCache --version 1.0.0
#r "nuget: RKMTS.RedisCache, 1.0.0"
// Install RKMTS.RedisCache as a Cake Addin #addin nuget:?package=RKMTS.RedisCache&version=1.0.0 // Install RKMTS.RedisCache as a Cake Tool #tool nuget:?package=RKMTS.RedisCache&version=1.0.0
RKMTS.RedisCache is used to manage caching.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- Microsoft.Extensions.Caching.Abstractions (>= 8.0.0)
- Newtonsoft.Json (>= 13.0.3)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on RKMTS.RedisCache:
Package | Downloads |
---|---|
RKMTS.Extensions.Api.Core
RKMTS.Extensions.Api.Core is used to provide some extensive functionality of authentication, authorization, cors and swagger services and relevant middlewares. |
|
RKMTS.Extensions.Api.Core.Filters
RKMTS.Extensions.Api.Core.Filters has AuthorizationHandlerFilter, ExceptionHandlerFilter, ValidationFilterAttribute and ValidateModelAttribute. |
|
RKMTS.Extensions.Api.Core.ConnectionFactorySwitch
RKMTS.Extensions.Api.Core.ConnectionFactorySwitch is used to switch the connection factory object by partner code provided in the request header. |
|
RKMTS.HttpFileService
RKMTS.HttpFileService is used to upload and download the file from a file server by using http calls after authenticating an auth api. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 415 | 3/23/2024 |
RKMTS.RedisCache is used to manage caching.