SoCreate.Extensions.Caching.ServiceFabric
3.1.0
dotnet add package SoCreate.Extensions.Caching.ServiceFabric --version 3.1.0
NuGet\Install-Package SoCreate.Extensions.Caching.ServiceFabric -Version 3.1.0
<PackageReference Include="SoCreate.Extensions.Caching.ServiceFabric" Version="3.1.0" />
paket add SoCreate.Extensions.Caching.ServiceFabric --version 3.1.0
#r "nuget: SoCreate.Extensions.Caching.ServiceFabric, 3.1.0"
// Install SoCreate.Extensions.Caching.ServiceFabric as a Cake Addin #addin nuget:?package=SoCreate.Extensions.Caching.ServiceFabric&version=3.1.0 // Install SoCreate.Extensions.Caching.ServiceFabric as a Cake Tool #tool nuget:?package=SoCreate.Extensions.Caching.ServiceFabric&version=3.1.0
An implementation of the IDistributedCache that uses a Stateful Reliable Service Fabric service to act as the cache store. You can use this library to setup a distributed cache and use Service Fabric instead of Redis or SQL Server.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.Extensions.Caching.Abstractions (>= 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Options (>= 5.0.0)
- Microsoft.ServiceFabric.Services.Remoting (>= 6.0.1121)
- Microsoft.VisualStudio.Threading (>= 16.9.60)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SoCreate.Extensions.Caching.ServiceFabric:
Package | Downloads |
---|---|
SoCreate.AspNetCore.DataProtection.ServiceFabric
An implementation of ASP.NET Core data protection that allows Service Fabric to act as the store for you data protection keys. You can use this library to easily protect data when you need to persist the trusted information for later retrieval, but don't trust the persistence mechanism. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.0 | 12,416 | 11/3/2022 |
3.0.0 | 10,327 | 5/16/2022 |
2.3.0 | 12,130 | 12/20/2021 |
2.2.0 | 16,495 | 12/23/2020 |
2.1.3 | 10,002 | 7/10/2020 |
2.1.2 | 1,157 | 7/3/2020 |
2.1.1 | 636 | 6/23/2020 |
2.0.1 | 7,433 | 2/27/2020 |
2.0.0 | 2,189 | 12/16/2019 |
1.0.8 | 10,463 | 9/11/2019 |
1.0.7 | 7,587 | 3/11/2019 |
1.0.6 | 773 | 3/6/2019 |
1.0.5 | 627 | 3/1/2019 |
1.0.4 | 622 | 2/28/2019 |
1.0.1 | 618 | 2/27/2019 |
1.0.0 | 689 | 2/26/2019 |