Info
Version: | 3.1.0 |
Author(s): | Jami Lurock |
Last Update: | Thursday, November 3, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://service-fabric-distributed-cache.socreate.it/ |
NuGet Url: | https://www.nuget.org/packages/SoCreate.Extensions.Caching.ServiceFabric |
Install
Install-Package SoCreate.Extensions.Caching.ServiceFabric
dotnet add package SoCreate.Extensions.Caching.ServiceFabric
paket add SoCreate.Extensions.Caching.ServiceFabric
SoCreate.Extensions.Caching.ServiceFabric Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.10)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.10)
- Microsoft.Extensions.Options(>= 3.1.10)
- Microsoft.ServiceFabric.Services.Remoting(>= 4.2.445)
- Microsoft.VisualStudio.Threading(>= 16.6.13)
Tags
You can use this library to setup a distributed cache and use Service Fabric instead of Redis or SQL Server.