WorldDomination.Raven.Client 2.2.0

dotnet add package WorldDomination.Raven.Client --version 2.2.0
NuGet\Install-Package WorldDomination.Raven.Client -Version 2.2.0
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="WorldDomination.Raven.Client" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WorldDomination.Raven.Client --version 2.2.0
#r "nuget: WorldDomination.Raven.Client, 2.2.0"
#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 WorldDomination.Raven.Client as a Cake Addin
#addin nuget:?package=WorldDomination.Raven.Client&version=2.2.0

// Install WorldDomination.Raven.Client as a Cake Tool
#tool nuget:?package=WorldDomination.Raven.Client&version=2.2.0

### RavenDb Client power tools for RavenDb 3.0
- Powerful InitializeWithDefaults(..) method (to replace the Initialize() method).
- Can seed data.
- Can create indexes by list or assemblies.
- Can throws an exception when the Database has an error (Asserting for errors).

------------------------------------------------
     
RavenDb is a nice Database to work with, but at times there's a lot of tweaks and ceremony required to just 'set stuff up'.
This is -really- noticeable when you're writing tests.

This library reduces the code required to take advantage of the power found in RavenDb by setting up the Database programatically to do what you want it to do.

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.

GitHub repositories (1)

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

Repository Stars
PureKrome/RavenOverflow
StackOverflow rip with a RavenDb database store
Version Downloads Last updated
2.2.0 128 2/12/2015
2.1.0 69 2/8/2015
2.0.0 80 2/2/2015
1.3.1 82 1/24/2015
1.3.0 69 1/22/2015
1.2.0 81 1/12/2015
1.1.0 56 1/12/2015
1.0.0 108 12/15/2014
0.11.0 159 9/10/2013
0.10.2 76 9/10/2013
0.10.1 75 9/10/2013
0.10.0 82 9/8/2013
0.9.0 80 7/27/2013
0.8.2-preparing-for-v25 69 7/2/2013
0.8.1-preparing-for-v25 52 7/2/2013
0.8.0-preparing-for-v25 57 7/2/2013
0.7.1 85 5/14/2013
0.7.0 70 5/14/2013
0.6.0 73 5/9/2013
0.5.1 68 5/7/2013
0.5.0 72 5/6/2013
0.4.0 71 5/3/2013
0.3.3 127 3/24/2013
0.3.2 81 3/13/2013
0.3.1 77 3/13/2013
0.3.0 64 3/13/2013
0.2.0 76 3/13/2013
0.1.0 70 1/14/2013