Info
Version: | 14.7.0-alpha |
Author(s): | Ben Griswold, Jeff Treuting, Fairway Technologies |
Last Update: | Wednesday, February 17, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SharpRepository/SharpRepository |
NuGet Url: | https://www.nuget.org/packages/SharpRepository.Db4oRepository |
Install
Install-Package SharpRepository.Db4oRepository
dotnet add package SharpRepository.Db4oRepository
paket add SharpRepository.Db4oRepository
SharpRepository.Db4oRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- db4o-devel(>= 8.1.184.15492)
- SharpRepository.Repository(>= 1.4.7)
Tags
SharpRepository includes Xml and InMemory repository implementations as well. SharpRepository offers built-in caching options for AppFabric, memcached and the standard System.Runtime.Caching.
SharpRepository also supports Specifications, FetchStrategies, Batches and Traits.