A RavenDB implementation of the generic repository pattern.
                        
                    
         
                Info
| Version: | 1.0.5.2-Unstable | 
| Author(s): | Matthew Schrager | 
| Last Update: | Thursday, January 17, 2013 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/matthewschrager/Repository | 
| NuGet Url: | https://www.nuget.org/packages/Repository.RavenDB | 
Install
Install-Package Repository.RavenDB
                        dotnet add package Repository.RavenDB
                        paket add Repository.RavenDB
                        
                                Repository.RavenDB Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Repository
 - RavenDB.Client(>= 1.2.2133)
 - AutoMapper(>= 2.2.0)
 - NUnit(2.6.2)
 
Tags