Microsoft.FASTER.Client
2.0.4
Prefix Reserved
.NET 5.0
.NET Standard 2.0
Install-Package Microsoft.FASTER.Client -Version 2.0.4
dotnet add package Microsoft.FASTER.Client --version 2.0.4
<PackageReference Include="Microsoft.FASTER.Client" Version="2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.FASTER.Client --version 2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.FASTER.Client, 2.0.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.FASTER.Client as a Cake Addin
#addin nuget:?package=Microsoft.FASTER.Client&version=2.0.4
// Install Microsoft.FASTER.Client as a Cake Tool
#tool nuget:?package=Microsoft.FASTER.Client&version=2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This is a client library that can be used to access a remote FASTER server created using Microsoft.FASTER.Server. FASTER is a fast concurrent persistent log and key-value store with cache for larger-than-memory data.
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 |
.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 |
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
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
.NETStandard 2.1
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
net5.0
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
net6.0
- System.Runtime.CompilerServices.Unsafe (>= 6.0.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 |
---|---|---|
2.0.4 | 56 | 5/17/2022 |
2.0.3 | 71 | 4/27/2022 |
2.0.2 | 70 | 4/19/2022 |
2.0.1 | 67 | 4/14/2022 |
2.0.0 | 66 | 4/13/2022 |
2.0.0-preview.1.3 | 34 | 3/14/2022 |
2.0.0-preview.1.2 | 40 | 2/28/2022 |
2.0.0-preview.1.1 | 35 | 2/24/2022 |
2.0.0-preview.1.0 | 33 | 2/23/2022 |
1.9.16 | 57 | 3/14/2022 |
1.9.15 | 61 | 3/8/2022 |
1.9.14 | 67 | 3/2/2022 |
1.9.13 | 63 | 2/22/2022 |
1.9.12 | 72 | 2/8/2022 |
1.9.11 | 82 | 2/3/2022 |
1.9.10 | 118 | 12/16/2021 |
1.9.9 | 107 | 12/8/2021 |
1.9.8 | 101 | 12/1/2021 |
1.9.7 | 163 | 11/18/2021 |
1.9.6 | 258 | 9/11/2021 |
1.9.5 | 222 | 5/29/2021 |
1.9.4 | 175 | 5/23/2021 |
1.9.3 | 229 | 5/6/2021 |
1.9.2 | 180 | 5/4/2021 |
1.9.1 | 191 | 4/23/2021 |
See the project website at https://github.com/microsoft/FASTER for more details