### 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.
License
—
Deps
1
Install Size
—
Vulns
✓ 0
Published
May 10, 2015
$ dotnet add package WorldDomination.Raven.ClientNo README available.