RavenDB.Client 4.0.9-patch-40054

Prefix Reserved
This is a prerelease version of RavenDB.Client.
There is a newer version of this package available.
See the version list below for details.
dotnet add package RavenDB.Client --version 4.0.9-patch-40054
                    
NuGet\Install-Package RavenDB.Client -Version 4.0.9-patch-40054
                    
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="RavenDB.Client" Version="4.0.9-patch-40054" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RavenDB.Client" Version="4.0.9-patch-40054" />
                    
Directory.Packages.props
<PackageReference Include="RavenDB.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 RavenDB.Client --version 4.0.9-patch-40054
                    
#r "nuget: RavenDB.Client, 4.0.9-patch-40054"
                    
#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 RavenDB.Client@4.0.9-patch-40054
                    
#: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=RavenDB.Client&version=4.0.9-patch-40054&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=RavenDB.Client&version=4.0.9-patch-40054&prerelease
                    
Install as a Cake Tool

RavenDB Client is the client library for accessing RavenDB

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (239)

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

Package Downloads
RavenDB.Database

Use this package if you want extend RavenDB. Don't use this package if you just want to work with existing RavenDB server, in order to so just use the client API which is in the RavenDB.Client package. RavenDB is a document database for the .NET platform, offering a flexible data model design to fit the needs of real world systems. Note: If you encounter issue to install this package, please consult the following link: https://groups.google.com/forum/#!topic/ravendb/4TeMq7_7Esc

RavenDB.Embedded

RavenDB Embedded library to run ravendb in embedded way

TIKSN-Framework

This is a .NET Framework enhancement framework. Main features are Versioning, Finance, Currency, Foreign Exchange, Money, Pricing strategy, Telemetry, Composite Weighted Progress, Repository and Unity of Wok pattern implementation with Entity Framework Core, Network Connectivity Service and Triggering, Settings, Windows Registry configuration source, Azure Storage Repository, MongoDB Repository, NoDB Repository, Lingual and Regional Localization, Serialization, Rest Requester, Rest Repository, Dependency Injection, Composition Root Setup base classes.

RavenDB.Client.UniqueConstraints

RavenDB 'Unique Constraints' bundle client. Allow the user to implement unique constraints in the objects (useful for properties like email or social security number).

RavenDB.Client.Authorization

RavenDB 'Authorization' bundle client extend RavenDB and add document level permissions.

GitHub repositories (38)

Showing the top 20 popular GitHub repositories that depend on RavenDB.Client:

Repository Stars
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
FastReports/FastReport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
JasperFx/wolverine
Supercharged .NET server side development!
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
brockallen/BrockAllen.MembershipReboot
MembershipReboot is a user identity management and authentication library.
aelassas/wexflow
Workflow Automation Engine
revoframework/Revo
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
PacktPublishing/Hands-On-Domain-Driven-Design-with-.NET-Core
Hands-On Domain-Driven Design with .NET Core, published by Packt
SharpRepository/SharpRepository
C# Generic Repository for use with Entity Framework, RavenDB and more with built-in caching options.
pjvds/ncqrs
Ncqrs Framework - The CQRS Framework for .NET
CommunityToolkit/Aspire
A community project with additional components and extensions for .NET Aspire
linkdotnet/Blog
A blog (engine) completely written in C# and Blazor. It aims to be a simple use and easy to extend platform. Blogposts are written in Markdown and are rendered to HTML. This gives all the flexibility needed to express yourself but also have an easy way of creating posts in the first place.
n2cms/n2cms
N2 CMS, an open source CMS for ASP.NET
TcOpenGroup/TcOpen
Application framework for industrial automation built on top of TwinCAT3 and .NET.
Version Downloads Last Updated
7.1.4-rc-71022 196 10/29/2025
7.1.4-rc-71021 182 10/28/2025
7.1.4-rc-71020 241 10/27/2025
7.1.3 11,357 10/2/2025
7.1.3-rc-71017 248 10/2/2025
7.1.3-rc-71014 542 9/17/2025
7.1.2 21,911 8/19/2025
7.1.2-rc-71011 369 8/11/2025
7.1.2-rc-71008 322 8/6/2025
7.1.1 10,749 7/22/2025
7.1.1-rc-71006 397 7/8/2025
7.1.0 12,327 7/1/2025
7.1.0-rc-71004 428 6/25/2025
7.1.0-rc-71003 251 6/18/2025
7.1.0-rc-71000 317 5/29/2025
7.0.7 648 10/2/2025
7.0.6 968 8/19/2025
7.0.5 1,419 7/22/2025
7.0.4 3,471 6/25/2025
7.0.3 8,935 6/10/2025
7.0.2 55,357 4/29/2025
7.0.1 19,321 3/27/2025
7.0.0 41,329 2/4/2025
6.2.10 5,944 10/2/2025
6.2.10-rc-62056 483 9/16/2025
6.2.9 6,765 8/19/2025
6.2.8 6,812 7/22/2025
6.2.7 5,205 6/25/2025
6.2.6 20,223 6/10/2025
6.2.5 18,931 4/29/2025
6.2.4 51,234 3/18/2025
6.2.3 142,967 1/21/2025
6.2.2 56,929 12/11/2024
6.2.1 81,345 10/30/2024
6.2.0 78,133 9/17/2024
6.0.110 1,812 3/18/2025
6.0.109 2,515 1/21/2025
6.0.108 2,240 12/11/2024
6.0.107 3,183 10/30/2024
6.0.106 52,100 9/17/2024
6.0.105 122,176 7/23/2024
6.0.104 101,398 6/17/2024
6.0.103 22,965 5/16/2024
6.0.102 38,275 4/29/2024
6.0.101 57,692 3/19/2024
6.0.100 84,500 2/12/2024
6.0.4 28,312 1/19/2024
6.0.3 84,827 1/16/2024
6.0.2 90,217 12/27/2023
6.0.1 95,494 11/14/2023
6.0.0 31,604 10/2/2023
5.4.212 1,307 10/2/2025
5.4.211 4,759 8/19/2025
5.4.210 2,328 7/22/2025
5.4.209 4,111 6/10/2025
5.4.208 5,799 4/29/2025
5.4.207 13,041 3/18/2025
5.4.206 32,378 1/21/2025
5.4.205 13,598 12/11/2024
5.4.204 47,373 10/30/2024
5.4.203 17,740 10/2/2024
5.4.202 11,682 9/17/2024
5.4.201 54,551 7/23/2024
5.4.200 96,563 6/17/2024
5.4.119 13,554 5/16/2024
5.4.118 32,065 4/29/2024
5.4.117 27,273 3/19/2024
5.4.116 74,341 2/12/2024
5.4.115 28,583 1/18/2024
5.4.114 1,919 1/16/2024
5.4.113 13,966 12/27/2023
5.4.112 257,682 11/14/2023
5.4.111 42,536 10/3/2023
5.4.110 32,070 9/12/2023
5.4.109 159,981 8/1/2023
5.4.107 154,579 6/23/2023
5.4.106 4,370 6/22/2023
5.4.105 10,061 6/20/2023
5.4.104 159,257 5/12/2023
5.4.103 152,857 3/30/2023
5.4.102 16,382 3/27/2023
5.4.101 82,930 2/13/2023
5.4.100 201,315 1/9/2023
5.4.5 167,880 11/21/2022
5.4.4 116,168 10/12/2022
5.4.3 14,292 10/10/2022
5.4.2 96,730 9/1/2022
5.4.1 275,320 7/19/2022
5.4.0 17,731 7/18/2022
5.3.108 54,610 1/9/2023
5.3.107 16,350 11/21/2022
5.3.106 6,003 10/10/2022
5.3.105 6,096 9/1/2022
5.3.104 32,410 7/18/2022
5.3.103 100,586 6/7/2022
5.3.102 242,265 4/19/2022
5.3.101 153,489 3/15/2022
5.3.100 161,957 2/1/2022
5.3.2 54,134 1/7/2022
5.3.1 31,843 12/21/2021
5.3.0 40,191 11/29/2021
5.2.116 2,627 8/1/2023
5.2.115 2,700 6/23/2023
5.2.114 2,531 6/22/2023
5.2.113 2,543 6/20/2023
5.2.112 3,666 5/12/2023
5.2.111 4,006 3/30/2023
5.2.110 4,148 3/27/2023
5.2.109 3,954 2/13/2023
5.2.108 16,996 1/9/2023
5.2.107 6,341 11/21/2022
5.2.106 5,206 10/10/2022
5.2.105 6,850 9/1/2022
5.2.104 4,296 7/18/2022
5.2.103 5,643 6/7/2022
5.2.102 19,000 4/19/2022
5.2.101 36,084 3/15/2022
5.2.100 26,687 2/1/2022
5.2.6 11,765 1/7/2022
5.2.5 7,272 12/21/2021
5.2.4 75,641 11/15/2021
5.2.3 214,181 9/29/2021
5.2.2 126,292 8/16/2021
5.2.1 126,501 7/1/2021
5.2.0 21,895 6/21/2021
5.1.13 4,171 12/21/2021
5.1.12 4,045 11/15/2021
5.1.11 9,438 9/29/2021
5.1.10 5,556 8/16/2021
5.1.9 18,185 7/1/2021
5.1.8 39,085 5/26/2021
5.1.7 102,473 4/23/2021
5.1.6 38,116 4/13/2021
5.1.5 110,065 3/1/2021
5.1.4 93,138 2/1/2021
5.1.3 31,394 1/25/2021
5.1.2 138,823 12/11/2020
5.1.1 12,072 12/1/2020
5.1.0 27,126 11/18/2020
5.0.14 6,727 6/16/2021
5.0.13 4,140 5/24/2021
5.0.12 15,825 4/23/2021
5.0.11 12,091 4/13/2021
5.0.10 4,638 3/1/2021
5.0.9 6,598 2/1/2021
5.0.8 6,282 1/25/2021
5.0.7 9,581 12/11/2020
5.0.6 4,498 12/1/2020
5.0.5 29,687 11/16/2020
5.0.4 21,343 11/10/2020
5.0.3 50,419 9/28/2020
5.0.2 162,741 8/17/2020
5.0.1 8,080 8/5/2020
5.0.0 290,705 7/23/2020
4.2.124 5,682 6/19/2023
4.2.123 29,875 6/7/2022
4.2.122 6,188 4/19/2022
4.2.121 7,951 3/15/2022
4.2.120 18,106 2/1/2022
4.2.119 4,965 12/21/2021
4.2.118 9,426 11/15/2021
4.2.117 9,404 9/29/2021
4.2.116 7,288 8/16/2021
4.2.115 5,188 7/1/2021
4.2.114 14,191 5/24/2021
4.2.113 7,435 4/23/2021
4.2.112 19,064 4/13/2021
4.2.111 13,941 3/1/2021
4.2.110 17,496 2/1/2021
4.2.109 5,504 1/25/2021
4.2.108 35,959 11/16/2020
4.2.107 4,537 11/10/2020
4.2.106 28,291 9/28/2020
4.2.105 25,068 8/17/2020
4.2.104 8,206 7/22/2020
4.2.103 72,339 5/25/2020
4.2.102 43,151 4/15/2020
4.2.101 71,099 3/3/2020
4.2.100 5,609 3/2/2020
4.2.8 94,955 1/21/2020
4.2.6 117,641 12/9/2019
4.2.5 32,602 11/25/2019
4.2.5-patch-42026 2,656 11/13/2019
4.2.4 45,829 10/14/2019
4.2.4-patch-42020 2,917 9/27/2019
4.2.3 130,469 8/26/2019
4.2.2 48,356 7/15/2019
4.2.1 66,440 6/27/2019
4.2.0 125,394 5/21/2019
4.2.0-rc-42008 4,047 5/8/2019
4.2.0-rc-42007 2,586 4/25/2019
4.2.0-rc-42005 2,965 4/17/2019
4.2.0-rc-42003 2,531 4/12/2019
4.2.0-rc-42002 2,730 4/5/2019
4.2.0-rc-42001 2,682 3/22/2019
4.1.10 12,506 11/25/2019
4.1.9 4,428 10/14/2019
4.1.9-patch-41022 2,459 9/27/2019
4.1.8 8,691 8/26/2019
4.1.8-patch-41017 2,485 7/15/2019
4.1.7 12,019 6/27/2019
4.1.6 7,631 5/21/2019
4.1.5 32,211 4/15/2019
4.1.5-patch-41012 2,832 3/15/2019
4.1.4 46,986 2/13/2019
4.1.4-patch-41009 2,887 2/1/2019
4.1.4-patch-41008 4,541 1/7/2019
4.1.3 59,894 11/19/2018
4.1.3-patch-41006 3,343 11/5/2018
4.1.3-patch-41005 3,084 10/22/2018
4.1.2 22,140 10/15/2018
4.1.1 45,307 9/14/2018
4.1.0 9,283 8/31/2018
4.1.0-rc-41000 4,969 8/17/2018
4.0.11 5,541 2/28/2019
4.0.10 3,868 2/13/2019
4.0.10-patch-40057 2,388 2/1/2019
4.0.10-patch-40056 2,349 1/7/2019
4.0.9 3,984 11/19/2018
4.0.9-patch-40054 2,686 11/5/2018
4.0.9-patch-40052 2,460 10/22/2018
4.0.8 4,362 10/15/2018
4.0.7 16,334 8/31/2018
4.0.6 82,782 8/3/2018
4.0.6-patch-40047 3,275 7/2/2018
4.0.5 40,941 6/12/2018
4.0.4-patch-40038 3,259 5/18/2018
4.0.3 34,715 4/23/2018
4.0.3-patch-40034 3,755 3/30/2018
4.0.3-patch-40033 7,683 3/19/2018
4.0.3-patch-40031 3,160 3/7/2018
4.0.2 43,938 2/26/2018
4.0.1 5,997 2/20/2018
4.0.0 17,681 2/6/2018
3.5.10-patch-35323 2,222 8/8/2024
3.5.10-patch-35319 18,688 1/23/2023
3.5.10-patch-35312 26,254 4/12/2022
3.5.10-patch-35311 62,639 7/28/2021
3.5.10-patch-35310 3,458 7/15/2021
3.5.10-patch-35309 4,094 5/24/2021
3.5.10-patch-35308 3,664 5/16/2021
3.5.10-patch-35307 4,123 4/1/2021
3.5.10-patch-35305 14,764 1/13/2021
3.5.10-patch-35304 20,773 12/16/2020
3.5.10-patch-35303 11,024 12/3/2020
3.5.10-patch-35302 4,279 9/21/2020
3.5.10-patch-35301 5,254 8/27/2020
3.5.10-patch-35300 4,782 7/16/2020
3.5.10-patch-35296 11,702 6/19/2020
3.5.10-patch-35295 4,757 5/28/2020
3.5.10-patch-35294 4,303 5/6/2020
3.5.10-patch-35290 4,249 3/5/2020
3.5.10-patch-35289 9,571 11/7/2019
3.5.10-patch-35288 4,495 9/12/2019
3.5.10-patch-35286 4,466 8/13/2019
3.5.10-patch-35283 14,432 5/9/2019
3.5.10-patch-35282 4,483 4/23/2019
3.5.9 367,897 4/10/2019
3.5.9-patch-35280 4,543 3/19/2019
3.5.8 68,101 1/3/2019
3.5.8-patch-35278 4,666 12/10/2018
3.5.8-patch-35277 4,815 11/7/2018
3.5.8-patch-35276 4,609 11/2/2018
3.5.8-patch-35275 4,666 10/22/2018
3.5.7 174,471 9/6/2018
3.5.7-patch-35267 5,170 7/30/2018
3.5.7-patch-35266 6,741 5/31/2018
3.5.7-patch-35265 5,291 5/25/2018
3.5.7-patch-35264 5,128 5/25/2018
3.5.7-patch-35263 7,092 5/17/2018
3.5.6 222,558 4/27/2018
3.5.6-patch-35261 5,887 4/15/2018
3.5.6-patch-35260 5,129 3/29/2018
3.5.6-patch-35259 167,630 3/27/2018
3.5.6-patch-35258 5,078 3/27/2018
3.5.6-patch-35257 5,117 3/7/2018
3.5.6-patch-35256 5,127 3/6/2018
3.5.6-patch-35253 4,930 2/28/2018
3.5.6-patch-35252 10,929 2/13/2018
3.5.6-patch-35251 5,236 2/7/2018
3.5.6-patch-35250 5,155 1/30/2018
3.5.6-patch-35249 5,252 1/25/2018
3.5.5 181,230 1/18/2018
3.5.5-patch-35246 7,487 1/10/2018
3.5.5-patch-35245 5,780 1/3/2018
3.5.5-patch-35244 5,836 12/12/2017
3.5.5-patch-35243 5,732 12/6/2017
3.5.5-patch-35241 12,383 11/24/2017
3.5.5-patch-35239 6,016 11/22/2017
3.5.5-patch-35237 5,431 11/16/2017
3.5.5-patch-35235 5,440 11/10/2017
3.5.5-patch-35232 5,213 11/8/2017
3.5.5-patch-35231 5,148 10/26/2017
3.5.5-patch-35223 6,737 10/10/2017
3.5.5-patch-35222 5,584 10/3/2017
3.5.5-patch-35221 7,602 9/25/2017
3.5.5-patch-35220 11,378 9/7/2017
3.5.5-patch-35219 5,296 9/4/2017
3.5.5-patch-35218 12,843 8/29/2017
3.5.5-patch-35216 6,840 7/24/2017
3.5.4 238,547 7/21/2017
3.5.4-patch-35202 12,366 5/5/2017
3.5.4-patch-35199 7,359 4/28/2017
3.5.4-patch-35196 5,095 4/25/2017
3.5.4-patch-35194 5,193 4/4/2017
3.5.3 219,545 3/8/2017
3.0.30187 15,551 5/19/2021
3.0.30183 37,348 4/1/2019
3.0.30182 23,965 4/27/2018
3.0.30181-Hotfix 6,225 4/17/2018
3.0.30180-Hotfix 6,337 3/29/2018
3.0.30179 39,765 7/21/2017
3.0.30175-Hotfix 6,203 5/11/2017
3.0.30172-Hotfix 6,459 3/31/2017
3.0.30171 44,681 3/8/2017
2.5.25043 37,654 1/13/2020
2.5.25042 11,220 10/3/2019
2.5.25041 22,771 5/16/2019
2.5.25040 15,306 10/17/2018
2.5.25039 20,252 10/2/2018
2.5.25038 12,172 9/17/2018
2.5.25037 9,025 9/13/2018
2.5.25034 9,121 9/6/2018
2.5.25033 9,620 8/17/2018
2.5.25032 38,516 5/8/2018
2.5.25031 18,245 5/3/2018
2.0.2380 204,608 7/11/2013
1.0.992 13,649 12/9/2012