RavenDB.Database
1.2.2081-Unstable
This is a prerelease version of RavenDB.Database.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package RavenDB.Database --version 1.2.2081-Unstable
NuGet\Install-Package RavenDB.Database -Version 1.2.2081-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.Database" Version="1.2.2081-Unstable" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RavenDB.Database --version 1.2.2081-Unstable
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RavenDB.Database, 1.2.2081-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.
// Install RavenDB.Database as a Cake Addin #addin nuget:?package=RavenDB.Database&version=1.2.2081-Unstable&prerelease // Install RavenDB.Database as a Cake Tool #tool nuget:?package=RavenDB.Database&version=1.2.2081-Unstable&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. 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.
-
- NLog (= 2.0.0.2000)
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on RavenDB.Database:
Repository | Stars |
---|---|
Cysharp/MasterMemory
Embedded Typed Readonly In-Memory Document Database for .NET and Unity.
|
|
pjvds/ncqrs
Ncqrs Framework - The CQRS Framework for .NET
|
|
dnauck/License.Manager
A web based license manager for Portable.Licensing developed using AngularJS and ServiceStack. Portable.Licensing is a cross platform software licensing framework which allows you to implement licensing into your application or library. It provides you all tools to create and validate licenses for your software.
|
|
sachabarber/SachaBarber.CQRS.Demo
Small CQRS demo
|
|
BitTacklr/Projac
A set of .NET projection libraries
|