Catharsis.Repository NuGet Package

Catharsis.Repository .NET library provides abstraction over persistent data storages by introducing common repository pattern interfaces over popular ORM frameworks (NHibernate, Entity Framework, LINQ2SQL), as well as their implementations :

- NHibernate -> NHibernateRepository

- LINQ2SQL -> LinqToSqlRepository

- Entity Framework (Database-First) -> EFModelRepository

- Entity Framework (Code-First) -> EFCodeFirstRepository

- MemoryRepository.




Got any Catharsis.Repository Question?





Info

Version: 1.6.5
Author(s): Prokhor Ozornin <[email protected]>
Last Update: Friday, July 11, 2014
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/prokhor-ozornin/Catharsis.NET.Repository
NuGet Url: https://www.nuget.org/packages/Catharsis.Repository


Install
Install-Package Catharsis.Repository
dotnet add package Catharsis.Repository
paket add Catharsis.Repository
Catharsis.Repository Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

2

days-since-last-release

3570