Repository.RavenDB 1.0.5.2-Unstable

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

// Install Repository.RavenDB as a Cake Tool
#tool nuget:?package=Repository.RavenDB&version=1.0.5.2-Unstable&prerelease

A RavenDB implementation of the generic repository pattern.

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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5.2-Unstable 53 1/17/2013
1.0.5.1-Unstable 38 1/17/2013
1.0.5-Unstable 40 1/17/2013
1.0.4.6-Unstable 38 1/15/2013
1.0.4.5-Unstable 39 1/13/2013
1.0.4.4-Unstable 40 1/13/2013
1.0.4.3-Unstable 41 12/17/2012
1.0.4.2-Unstable 40 12/15/2012
1.0.4.1-Unstable 40 12/14/2012
1.0.4-Unstable 41 12/14/2012
1.0.3.20-Unstable 42 12/14/2012
1.0.3.19-Unstable 38 12/13/2012
1.0.3.18-Unstable 40 12/13/2012
1.0.3.17-Unstable 39 10/31/2012
1.0.3.16-Unstable 38 10/31/2012
1.0.3.15-Unstable 38 10/31/2012
1.0.3.14-Unstable 40 10/31/2012
1.0.3.13 194 10/31/2012
1.0.3.12 45 10/31/2012
1.0.3.11 45 9/26/2012
1.0.3.10 52 9/23/2012
1.0.3.9 46 9/10/2012
1.0.3.8-beta 41 9/7/2012
1.0.3.7-beta 41 8/13/2012
1.0.3.6-beta 40 7/24/2012
1.0.3.5-beta 41 7/24/2012
1.0.3.4-beta 42 7/24/2012
1.0.3.3-beta 42 7/24/2012
1.0.3.2-beta 40 7/23/2012
1.0.3.1-beta 40 7/11/2012
1.0.3-beta 40 7/11/2012
1.0.2.24 46 7/11/2012
1.0.2.23 45 7/11/2012
1.0.2.22 46 6/29/2012
1.0.2.21 46 6/29/2012
1.0.2.20 46 6/29/2012
1.0.2.19 45 6/28/2012
1.0.2.18 45 6/27/2012
1.0.2.17 45 6/25/2012
1.0.2.16 44 6/24/2012
1.0.2.15 46 6/23/2012
1.0.2.14 45 6/23/2012
1.0.2.13 44 6/23/2012
1.0.2.12 43 6/21/2012
1.0.2.11 46 6/19/2012
1.0.2.10 46 6/18/2012
1.0.2.9 46 6/18/2012
1.0.2.8 46 6/18/2012
1.0.2.7 45 6/16/2012
1.0.2.6 45 6/16/2012
1.0.2.5 46 6/16/2012
1.0.2.4 47 6/16/2012
1.0.2.3 46 6/16/2012
1.0.2.2 46 6/16/2012
1.0.2.1 46 6/14/2012
1.0.2 47 6/14/2012
1.0.1.18 45 5/19/2012
1.0.1.17 45 5/19/2012
1.0.1.16 46 5/19/2012
1.0.1.15 44 5/19/2012
1.0.1.14 45 5/19/2012
1.0.1.13 47 5/19/2012
1.0.1.12 45 5/19/2012
1.0.1.11 45 4/22/2012
1.0.1.10 46 4/22/2012
1.0.1.9 44 4/22/2012
1.0.1.8 45 4/22/2012
1.0.1.7 45 4/22/2012
1.0.1.6 45 4/22/2012
1.0.1.5 44 4/20/2012
1.0.1.4 47 4/20/2012
1.0.1.3 44 4/20/2012
1.0.1.2 45 4/20/2012
1.0.1.1 45 4/18/2012
1.0.1 46 4/18/2012
1.0.0.7 46 4/18/2012
1.0.0.6 46 4/18/2012
1.0.0.5 46 4/15/2012
1.0.0.4 45 4/15/2012
1.0.0.3 45 4/15/2012
1.0.0.2 47 4/14/2012
1.0.0.1 44 4/14/2012
1.0.0 45 4/14/2012

Exposed RavenDB document store for advanced operations.