Genesis.Repository is a library that makes it simpler to implement database repositories, particularly within a mobile application.
                        
                    
         
                Info
| Version: | 3.0.0 | 
| Author(s): | Kent Boogaart | 
| Last Update: | Wednesday, August 15, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/kentcb/Genesis.Repository | 
| NuGet Url: | https://www.nuget.org/packages/Genesis.Repository | 
Install
Install-Package Genesis.Repository
                        dotnet add package Genesis.Repository
                        paket add Genesis.Repository
                        
                                Genesis.Repository Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Genesis.Ensure(>= 2.0.0)
 - Genesis.Join(>= 2.0.0)
 - SQLitePCL.pretty(>= 1.1.0)
 - System.Collections.Immutable(>= 1.2.0)
 - System.Reactive(>= 4.0.0)
 
Tags