FoundationDB.Client 5.1.0-alpha2

This is a prerelease version of FoundationDB.Client.
There is a newer 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.
<PackageVersion Include="FoundationDB.Client" Version="5.1.0-alpha2" />
                    
Directory.Packages.props
<PackageReference Include="FoundationDB.Client" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package FoundationDB.Client@5.1.0-alpha2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FoundationDB.Client&version=5.1.0-alpha2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=FoundationDB.Client&version=5.1.0-alpha2&prerelease
                    
Install as a Cake Tool

.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 (11)

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

FoundationDB.Client.Native

FoundationDB Native Client libraries for Windows (fdb_c.dll), Linux (libfdb_c.so) and macOS (libfdb_c.dylib).

FoundationDB.Aspire

A FoundationDB client provider that integrates with .NET Aspire, including health checks, logging, and telemetry

FoundationDB.Aspire.Hosting

FoundationDB support for .NET Aspire

GitHub repositories (1)

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

Repository Stars
SnowBankSDK/foundationdb-dotnet-client
C#/.NET Binding for FoundationDB Client API
Version Downloads Last Updated
7.3.2 196 6/13/2025
7.3.1 137 5/30/2025
7.3.1-preview.2 55 5/10/2025
7.3.1-preview.1 119 4/27/2025
7.3.0-preview2 213 10/17/2024
7.2.0-preview1 76,592 7/7/2023
7.0.0-preview1 4,940 11/3/2021
6.2.0-preview 6,281 11/9/2019
5.2.1-preview2 15,099 2/11/2019
5.2.0-preview1 1,019 7/30/2018
5.1.0-alpha2 989 5/11/2018
5.1.0-alpha1 1,185 5/4/2018

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