FoundationDB.Client 5.1.0-alpha2

This is a prerelease version of FoundationDB.Client.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package FoundationDB.Client --version 5.1.0-alpha2                
NuGet\Install-Package FoundationDB.Client -Version 5.1.0-alpha2                
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="FoundationDB.Client" Version="5.1.0-alpha2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FoundationDB.Client --version 5.1.0-alpha2                
#r "nuget: FoundationDB.Client, 5.1.0-alpha2"                
#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 FoundationDB.Client as a Cake Addin
#addin nuget:?package=FoundationDB.Client&version=5.1.0-alpha2&prerelease

// Install FoundationDB.Client as a Cake Tool
#tool nuget:?package=FoundationDB.Client&version=5.1.0-alpha2&prerelease                

.NET Binding for FoundationDB

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on FoundationDB.Client:

Package Downloads
FoundationDB.Layers.Common

Common Layers for the FoundationDB .NET Binding

FoundationDB.DependencyInjection

.NET Binding for FoundationDB

Orleans.Persistence.FoundationDb

Package Description

Orleans.Clustering.FoundationDb

Package Description

Orleans.Reminders.FoundationDb

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on FoundationDB.Client:

Repository Stars
Doxense/foundationdb-dotnet-client
C#/.NET Binding for FoundationDB Client API
Version Downloads Last updated
7.3.0-preview2 143 10/17/2024
7.2.0-preview1 76,545 7/7/2023
7.0.0-preview1 4,854 11/3/2021
6.2.0-preview 6,175 11/9/2019
5.2.1-preview2 14,936 2/11/2019
5.2.0-preview1 799 7/30/2018
5.1.0-alpha2 755 5/11/2018
5.1.0-alpha1 843 5/4/2018

This is a pre-release of the .NET Binding, the public API is still subject to changes.