EasyCaching.FasterKv
1.9.0
.NET 6.0
.NET Standard 2.0
dotnet add package EasyCaching.FasterKv --version 1.9.0
NuGet\Install-Package EasyCaching.FasterKv -Version 1.9.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="EasyCaching.FasterKv" Version="1.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EasyCaching.FasterKv --version 1.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EasyCaching.FasterKv, 1.9.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 EasyCaching.FasterKv as a Cake Addin
#addin nuget:?package=EasyCaching.FasterKv&version=1.9.0
// Install EasyCaching.FasterKv as a Cake Tool
#tool nuget:?package=EasyCaching.FasterKv&version=1.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple local caching provider based on FASTER.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- EasyCaching.Core (>= 1.9.0)
- Microsoft.FASTER.Core (>= 2.1.0)
-
net6.0
- EasyCaching.Core (>= 1.9.0)
- Microsoft.FASTER.Core (>= 2.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.9.0 | 105 | 2/26/2023 |
1.9.0-alpha20230324005131 | 43 | 3/24/2023 |
1.9.0-alpha20230324002752 | 39 | 3/24/2023 |
1.9.0-alpha20230226110452 | 50 | 2/26/2023 |
1.9.0-alpha20230226041317 | 48 | 2/26/2023 |
1.8.0 | 443 | 1/1/2023 |
1.8.0-alpha20230223142249 | 54 | 2/23/2023 |
1.8.0-alpha20230223142200 | 51 | 2/23/2023 |
1.8.0-alpha20230209133741 | 49 | 2/9/2023 |
1.8.0-alpha20230209133325 | 48 | 2/9/2023 |
1.8.0-alpha20230205022846 | 49 | 2/5/2023 |
1.8.0-alpha20230205022113 | 50 | 2/5/2023 |
1.8.0-alpha20230203003305 | 55 | 2/3/2023 |
1.8.0-alpha20230202044743 | 59 | 2/2/2023 |
1.8.0-alpha20230125125330 | 55 | 1/25/2023 |
1.8.0-alpha20230101031329 | 57 | 1/1/2023 |
1.8.0-alpha20230101024531 | 55 | 1/1/2023 |
1.0.0-alpha20221231133855 | 57 | 12/31/2022 |
1.0.0-alpha20221219003449 | 59 | 12/19/2022 |
1.0.0-alpha20221212020042 | 62 | 12/12/2022 |
1.0.0-alpha20221212004525 | 58 | 12/12/2022 |
1.0.0-alpha20221130023611 | 69 | 11/30/2022 |
1.0.0-alpha20221128120052 | 68 | 11/28/2022 |
1.0.0-alpha20221124133618 | 69 | 11/24/2022 |
1.0.0-alpha20221117151201 | 72 | 11/17/2022 |
1. Upgrading dependencies.