Found 72 packages
SharpRepository is a generic repository library
SharpRepository generic repository implemented with Entity Framework 6
SharpRepository generic repository implemented storing elements in memory (in repository object)
Configures Autofac to resolve IRepository as the right configured implementation of SharpRepository
SharpRepository generic repository implementation for Entity Framework 1.1 and 2
SharpRepository generic repository implemented in MongoDb
SharpRepository generic repository implementation that stores data in a XML Serialized file
SharpRepository is a generic repository, add redis as caching provider
SharpRepository is a generic repository written in C# which includes support for various relational, document and object databases including Entity Framework, RavenDB, MongoDB, CouchDB and Db4o. 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.!
The library provides easy access to your data through EF Core
Configures Structurmap to resolve IRepository as the right configured implementation of SharpRepository
Please use SharpRepository.EfRepository moving forward. We renamed it since EF6 came out and we want to use a single repository for both EF5 and EF6 moving forward.
Configures Unity to resolve IRepository as the right configured implementation of SharpRepository
Injects SharpRepository using StructureMap in your .NET Core apps or even using Microsoft.DependencyInjection library.
SharpRepository is a generic repository written in C# which includes support for various relational, document and object databases including Entity Framework, RavenDB, MongoDB, CouchDB and Db4o. 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.