RavenDB.Client 4.0.10-patch-40057

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.10-patch-40057
                    
NuGet\Install-Package RavenDB.Client -Version 4.0.10-patch-40057
                    
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.10-patch-40057" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RavenDB.Client" Version="4.0.10-patch-40057" />
                    
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.10-patch-40057
                    
#r "nuget: RavenDB.Client, 4.0.10-patch-40057"
                    
#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.10-patch-40057
                    
#: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.10-patch-40057&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=RavenDB.Client&version=4.0.10-patch-40057&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 (245)

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 (33)

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.
JasperFx/wolverine
Supercharged .NET server side development!
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
aelassas/wexflow
Workflow Automation Engine
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.
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.
CommunityToolkit/Aspire
A community project with additional components and extensions for Aspire
pjvds/ncqrs
Ncqrs Framework - The CQRS Framework for .NET
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.2.0-rc-72000 0 1/21/2026
7.1.6-rc-71029 0 1/21/2026
7.1.5 15,597 12/22/2025
7.1.5-rc-71026 378 12/18/2025
7.1.5-rc-71025 593 12/11/2025
7.1.4 26,928 11/12/2025
7.1.4-rc-71023 487 11/7/2025
7.1.4-rc-71022 409 10/29/2025
7.1.4-rc-71021 229 10/28/2025
7.1.4-rc-71020 285 10/27/2025
7.1.3 26,745 10/2/2025
7.1.3-rc-71017 271 10/2/2025
7.1.3-rc-71014 576 9/17/2025
7.1.2 34,594 8/19/2025
7.1.2-rc-71011 410 8/11/2025
7.1.2-rc-71008 346 8/6/2025
7.1.1 15,887 7/22/2025
7.1.1-rc-71006 424 7/8/2025
7.1.0 15,338 7/1/2025
7.1.0-rc-71004 538 6/25/2025
7.1.0-rc-71003 281 6/18/2025
7.1.0-rc-71000 364 5/29/2025
7.0.9 461 12/22/2025
7.0.8 1,723 11/12/2025
7.0.7 2,199 10/2/2025
7.0.6 2,511 8/19/2025
7.0.5 2,973 7/22/2025
7.0.4 5,082 6/25/2025
7.0.3 11,329 6/10/2025
7.0.2 72,620 4/29/2025
7.0.1 22,286 3/27/2025
7.0.0 52,669 2/4/2025
6.2.12 6,488 12/22/2025
6.2.11 21,216 11/12/2025
6.2.10 22,248 10/2/2025
6.2.10-rc-62056 516 9/16/2025
6.2.9 11,827 8/19/2025
6.2.8 9,019 7/22/2025
6.2.7 8,467 6/25/2025
6.2.6 34,057 6/10/2025
6.2.5 24,680 4/29/2025
6.2.4 56,305 3/18/2025
6.2.3 164,797 1/21/2025
6.2.2 67,286 12/11/2024
6.2.1 96,514 10/30/2024
6.2.0 87,395 9/17/2024
6.0.110 3,440 3/18/2025
6.0.109 4,410 1/21/2025
6.0.108 3,744 12/11/2024
6.0.107 4,790 10/30/2024
6.0.106 53,609 9/17/2024
6.0.105 136,256 7/23/2024
6.0.104 110,101 6/17/2024
6.0.103 24,734 5/16/2024
6.0.102 40,625 4/29/2024
6.0.101 62,829 3/19/2024
6.0.100 90,715 2/12/2024
6.0.4 32,777 1/19/2024
6.0.3 86,321 1/16/2024
6.0.2 100,818 12/27/2023
6.0.1 113,321 11/14/2023
6.0.0 33,758 10/2/2023
5.4.213 2,945 11/12/2025
5.4.212 4,139 10/2/2025
5.4.211 8,606 8/19/2025
5.4.210 3,872 7/22/2025
5.4.209 8,778 6/10/2025
5.4.208 8,374 4/29/2025
5.4.207 15,782 3/18/2025
5.4.206 35,670 1/21/2025
5.4.205 19,144 12/11/2024
5.4.204 55,193 10/30/2024
5.4.203 20,384 10/2/2024
5.4.202 13,337 9/17/2024
5.4.201 59,110 7/23/2024
5.4.200 98,886 6/17/2024
5.4.119 15,537 5/16/2024
5.4.118 33,637 4/29/2024
5.4.117 29,444 3/19/2024
5.4.116 79,147 2/12/2024
5.4.115 30,168 1/18/2024
5.4.114 3,420 1/16/2024
5.4.113 15,580 12/27/2023
5.4.112 301,737 11/14/2023
5.4.111 45,414 10/3/2023
5.4.110 34,676 9/12/2023
5.4.109 185,320 8/1/2023
5.4.107 183,402 6/23/2023
5.4.106 5,856 6/22/2023
5.4.105 11,945 6/20/2023
5.4.104 162,389 5/12/2023
5.4.103 155,118 3/30/2023
5.4.102 17,901 3/27/2023
5.4.101 85,463 2/13/2023
5.4.100 204,267 1/9/2023
5.4.5 172,374 11/21/2022
5.4.4 119,578 10/12/2022
5.4.3 15,980 10/10/2022
5.4.2 99,273 9/1/2022
5.4.1 290,571 7/19/2022
5.4.0 19,271 7/18/2022
5.3.108 56,188 1/9/2023
5.3.107 17,968 11/21/2022
5.3.106 7,497 10/10/2022
5.3.105 7,587 9/1/2022
5.3.104 36,324 7/18/2022
5.3.103 102,452 6/7/2022
5.3.102 245,139 4/19/2022
5.3.101 155,871 3/15/2022
5.3.100 163,953 2/1/2022
5.3.2 55,983 1/7/2022
5.3.1 33,413 12/21/2021
5.3.0 41,716 11/29/2021
5.2.116 4,112 8/1/2023
5.2.115 4,188 6/23/2023
5.2.114 4,018 6/22/2023
5.2.113 4,017 6/20/2023
5.2.112 5,165 5/12/2023
5.2.111 5,498 3/30/2023
5.2.110 5,640 3/27/2023
5.2.109 5,451 2/13/2023
5.2.108 19,842 1/9/2023
5.2.107 8,267 11/21/2022
5.2.106 6,694 10/10/2022
5.2.105 8,330 9/1/2022
5.2.104 5,779 7/18/2022
5.2.103 7,178 6/7/2022
5.2.102 20,498 4/19/2022
5.2.101 37,672 3/15/2022
5.2.100 28,231 2/1/2022
5.2.6 13,298 1/7/2022
5.2.5 8,762 12/21/2021
5.2.4 77,275 11/15/2021
5.2.3 218,464 9/29/2021
5.2.2 131,927 8/16/2021
5.2.1 130,141 7/1/2021
5.2.0 23,472 6/21/2021
5.1.13 5,692 12/21/2021
5.1.12 5,554 11/15/2021
5.1.11 10,929 9/29/2021
5.1.10 7,058 8/16/2021
5.1.9 19,699 7/1/2021
5.1.8 40,808 5/26/2021
5.1.7 104,020 4/23/2021
5.1.6 42,813 4/13/2021
5.1.5 112,177 3/1/2021
5.1.4 98,539 2/1/2021
5.1.3 32,895 1/25/2021
5.1.2 141,957 12/11/2020
5.1.1 13,583 12/1/2020
5.1.0 28,676 11/18/2020
5.0.14 8,250 6/16/2021
5.0.13 5,673 5/24/2021
5.0.12 17,320 4/23/2021
5.0.11 13,597 4/13/2021
5.0.10 6,135 3/1/2021
5.0.9 8,098 2/1/2021
5.0.8 7,797 1/25/2021
5.0.7 11,101 12/11/2020
5.0.6 6,000 12/1/2020
5.0.5 31,190 11/16/2020
5.0.4 22,867 11/10/2020
5.0.3 52,101 9/28/2020
5.0.2 166,821 8/17/2020
5.0.1 9,583 8/5/2020
5.0.0 294,864 7/23/2020
4.2.124 13,529 6/19/2023
4.2.123 32,021 6/7/2022
4.2.122 7,882 4/19/2022
4.2.121 9,454 3/15/2022
4.2.120 19,623 2/1/2022
4.2.119 6,460 12/21/2021
4.2.118 10,935 11/15/2021
4.2.117 11,004 9/29/2021
4.2.116 8,910 8/16/2021
4.2.115 6,690 7/1/2021
4.2.114 15,687 5/24/2021
4.2.113 8,936 4/23/2021
4.2.112 20,584 4/13/2021
4.2.111 15,445 3/1/2021
4.2.110 19,064 2/1/2021
4.2.109 7,004 1/25/2021
4.2.108 37,503 11/16/2020
4.2.107 6,047 11/10/2020
4.2.106 29,810 9/28/2020
4.2.105 26,681 8/17/2020
4.2.104 9,745 7/22/2020
4.2.103 73,899 5/25/2020
4.2.102 44,857 4/15/2020
4.2.101 72,914 3/3/2020
4.2.100 7,245 3/2/2020
4.2.8 96,891 1/21/2020
4.2.6 119,630 12/9/2019
4.2.5 34,141 11/25/2019
4.2.5-patch-42026 2,705 11/13/2019
4.2.4 47,433 10/14/2019
4.2.4-patch-42020 2,962 9/27/2019
4.2.3 132,377 8/26/2019
4.2.2 49,904 7/15/2019
4.2.1 67,953 6/27/2019
4.2.0 129,307 5/21/2019
4.2.0-rc-42008 4,092 5/8/2019
4.2.0-rc-42007 2,644 4/25/2019
4.2.0-rc-42005 3,010 4/17/2019
4.2.0-rc-42003 2,572 4/12/2019
4.2.0-rc-42002 2,785 4/5/2019
4.2.0-rc-42001 2,733 3/22/2019
4.1.10 14,293 11/25/2019
4.1.9 5,932 10/14/2019
4.1.9-patch-41022 2,510 9/27/2019
4.1.8 10,203 8/26/2019
4.1.8-patch-41017 2,543 7/15/2019
4.1.7 13,524 6/27/2019
4.1.6 9,143 5/21/2019
4.1.5 33,845 4/15/2019
4.1.5-patch-41012 2,882 3/15/2019
4.1.4 48,649 2/13/2019
4.1.4-patch-41009 2,936 2/1/2019
4.1.4-patch-41008 4,594 1/7/2019
4.1.3 61,758 11/19/2018
4.1.3-patch-41006 3,393 11/5/2018
4.1.3-patch-41005 3,143 10/22/2018
4.1.2 23,653 10/15/2018
4.1.1 47,145 9/14/2018
4.1.0 10,788 8/31/2018
4.1.0-rc-41000 5,038 8/17/2018
4.0.11 7,095 2/28/2019
4.0.10 5,371 2/13/2019
4.0.10-patch-40057 2,452 2/1/2019
4.0.10-patch-40056 2,397 1/7/2019
4.0.9 5,504 11/19/2018
4.0.9-patch-40054 2,750 11/5/2018
4.0.9-patch-40052 2,515 10/22/2018
4.0.8 5,883 10/15/2018
4.0.7 17,847 8/31/2018
4.0.6 85,289 8/3/2018
4.0.6-patch-40047 3,348 7/2/2018
4.0.5 42,521 6/12/2018
4.0.4-patch-40038 3,358 5/18/2018
4.0.3 36,288 4/23/2018
4.0.3-patch-40034 3,859 3/30/2018
4.0.3-patch-40033 7,791 3/19/2018
4.0.3-patch-40031 3,260 3/7/2018
4.0.2 45,530 2/26/2018
4.0.1 7,553 2/20/2018
4.0.0 19,269 2/6/2018
3.5.10-patch-35323 2,960 8/8/2024
3.5.10-patch-35319 18,923 1/23/2023
3.5.10-patch-35312 26,324 4/12/2022
3.5.10-patch-35311 62,680 7/28/2021
3.5.10-patch-35310 3,508 7/15/2021
3.5.10-patch-35309 4,148 5/24/2021
3.5.10-patch-35308 3,712 5/16/2021
3.5.10-patch-35307 4,269 4/1/2021
3.5.10-patch-35305 14,813 1/13/2021
3.5.10-patch-35304 20,826 12/16/2020
3.5.10-patch-35303 11,068 12/3/2020
3.5.10-patch-35302 4,341 9/21/2020
3.5.10-patch-35301 5,478 8/27/2020
3.5.10-patch-35300 4,840 7/16/2020
3.5.10-patch-35296 11,825 6/19/2020
3.5.10-patch-35295 4,815 5/28/2020
3.5.10-patch-35294 4,368 5/6/2020
3.5.10-patch-35290 4,290 3/5/2020
3.5.10-patch-35289 9,645 11/7/2019
3.5.10-patch-35288 4,546 9/12/2019
3.5.10-patch-35286 4,548 8/13/2019
3.5.10-patch-35283 14,832 5/9/2019
3.5.10-patch-35282 4,529 4/23/2019
3.5.9 380,721 4/10/2019
3.5.9-patch-35280 4,595 3/19/2019
3.5.8 70,151 1/3/2019
3.5.8-patch-35278 4,733 12/10/2018
3.5.8-patch-35277 4,870 11/7/2018
3.5.8-patch-35276 4,662 11/2/2018
3.5.8-patch-35275 4,716 10/22/2018
3.5.7 177,738 9/6/2018
3.5.7-patch-35267 5,271 7/30/2018
3.5.7-patch-35266 6,874 5/31/2018
3.5.7-patch-35265 5,397 5/25/2018
3.5.7-patch-35264 5,235 5/25/2018
3.5.7-patch-35263 7,201 5/17/2018
3.5.6 225,214 4/27/2018
3.5.6-patch-35261 6,000 4/15/2018
3.5.6-patch-35260 5,231 3/29/2018
3.5.6-patch-35259 172,581 3/27/2018
3.5.6-patch-35258 5,182 3/27/2018
3.5.6-patch-35257 5,193 3/7/2018
3.5.6-patch-35256 5,230 3/6/2018
3.5.6-patch-35253 5,006 2/28/2018
3.5.6-patch-35252 11,046 2/13/2018
3.5.6-patch-35251 5,339 2/7/2018
3.5.6-patch-35250 5,261 1/30/2018
3.5.6-patch-35249 5,363 1/25/2018
3.5.5 184,825 1/18/2018
3.5.5-patch-35246 7,592 1/10/2018
3.5.5-patch-35245 5,913 1/3/2018
3.5.5-patch-35244 5,957 12/12/2017
3.5.5-patch-35243 5,827 12/6/2017
3.5.5-patch-35241 12,576 11/24/2017
3.5.5-patch-35239 6,099 11/22/2017
3.5.5-patch-35237 5,509 11/16/2017
3.5.5-patch-35235 5,529 11/10/2017
3.5.5-patch-35232 5,294 11/8/2017
3.5.5-patch-35231 5,226 10/26/2017
3.5.5-patch-35223 6,835 10/10/2017
3.5.5-patch-35222 5,694 10/3/2017
3.5.5-patch-35221 7,693 9/25/2017
3.5.5-patch-35220 11,515 9/7/2017
3.5.5-patch-35219 5,374 9/4/2017
3.5.5-patch-35218 13,017 8/29/2017
3.5.5-patch-35216 6,935 7/24/2017
3.5.4 241,321 7/21/2017
3.5.4-patch-35202 12,443 5/5/2017
3.5.4-patch-35199 7,761 4/28/2017
3.5.4-patch-35196 5,176 4/25/2017
3.5.4-patch-35194 5,269 4/4/2017
3.5.3 223,671 3/8/2017
3.0.30187 17,129 5/19/2021
3.0.30183 39,169 4/1/2019
3.0.30182 26,025 4/27/2018
3.0.30181-Hotfix 6,337 4/17/2018
3.0.30180-Hotfix 6,471 3/29/2018
3.0.30179 41,455 7/21/2017
3.0.30175-Hotfix 6,296 5/11/2017
3.0.30172-Hotfix 6,562 3/31/2017
3.0.30171 47,417 3/8/2017
2.5.25043 42,516 1/13/2020
2.5.25042 12,733 10/3/2019
2.5.25041 24,366 5/16/2019
2.5.25040 16,828 10/17/2018
2.5.25039 21,782 10/2/2018
2.5.25038 13,717 9/17/2018
2.5.25037 10,538 9/13/2018
2.5.25034 10,634 9/6/2018
2.5.25033 11,145 8/17/2018
2.5.25032 40,801 5/8/2018
2.5.25031 19,850 5/3/2018
2.0.2380 207,169 7/11/2013
1.0.992 15,196 12/9/2012