WorldDomination.Raven.Client 0.8.1-preparing-for-v25

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

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

------------------------------------------------
     
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- noticible when we'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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WorldDomination.Raven.Client:

Package Downloads
WorldDomination.Raven.Tests.Helpers

### RavenDb Testing power tools - RavenDbTestBase to remove the large amount of test code ceremony. - Quick access to multiple Document Sessions. - Indexes are always indexed before any queries can be executed. ------------------------------------------------ There is a fair bit of ceremony required when creating some A/A/A test code when you're leveraging RavenDb (Embedded). Lets reduce the time it takes to write that code. This library helps do that! By inheriting from the RaveDbTestBase class, most of this verbose code is now done for you in the base class :)

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.3.0 4,659 5/10/2015
2.2.0 2,993 2/12/2015
2.1.0 1,609 2/8/2015
2.0.0 1,567 2/2/2015
1.3.1 1,302 1/24/2015
1.3.0 1,327 1/22/2015
1.2.0 1,237 1/12/2015
1.1.0 1,290 1/12/2015
1.0.0 2,762 12/15/2014
0.11.0 1,792 9/10/2013
0.10.2 1,534 9/10/2013
0.10.1 1,342 9/10/2013
0.10.0 1,558 9/8/2013
0.9.0 1,643 7/27/2013
0.8.2-preparing-for-v25 1,313 7/2/2013
0.8.1-preparing-for-v25 1,275 7/2/2013
0.8.0-preparing-for-v25 1,609 7/2/2013
0.7.1 1,732 5/14/2013
0.7.0 1,626 5/14/2013
0.6.0 1,615 5/9/2013
0.5.1 1,610 5/7/2013
0.5.0 1,600 5/6/2013
0.4.0 1,416 5/3/2013
0.3.3 2,127 3/24/2013
0.3.2 1,617 3/13/2013
0.3.1 1,596 3/13/2013
0.3.0 1,392 3/13/2013
0.2.0 1,771 3/13/2013
0.1.0 1,655 1/14/2013