RavenDB.Client 3.0.3572-Unstable

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

This package includes the client API of RavenDB. RavenDB is a document database for the .NET platform, offering a flexible data model design to fit the needs of real world systems.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  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 (3)

Showing the top 3 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.Client.MvcIntegration

RavenDB Client MvcIntegration let you include a visual profiler in your ASP.NET MVC application which will show you all the opened sessions and the time took to complete each database request. This can help you when developing with RavenDB.

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

GitHub repositories (9)

Showing the top 9 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
JasperFx/wolverine
Supercharged .NET server side development!
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
Version Downloads Last Updated
3.0.30015-Unstable 148 12/18/2015
3.0.30014-Unstable 147 12/17/2015
3.0.30013-Unstable 138 12/16/2015
3.0.30012-Unstable 133 12/15/2015
3.0.30011-Unstable 164 12/12/2015
3.0.30007-Unstable 91 12/7/2015
3.0.30006-Unstable 81 12/5/2015
3.0.30004-Unstable 81 12/3/2015
3.0.30003-Unstable 78 12/2/2015
3.0.30002-Unstable 88 11/29/2015
3.0.30000 2,069 11/19/2015
3.0.3853-Unstable 77 11/27/2015
3.0.3852-Unstable 73 11/26/2015
3.0.3851-Unstable 73 11/25/2015
3.0.3850-Unstable 76 11/21/2015
3.0.3572-Unstable 108 1/20/2015
2.5.2992 159 12/17/2015
2.5.2991 241 12/13/2015
2.5.2990 130 12/13/2015
2.5.2989-Unstable 89 12/2/2015
Loading failed