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)
Dependencies
- Catharsis.Commons(2.7)
- NHibernate(3.3.3.4001)
- EntityFramework(6.1.1)
- CommonServiceLocator(1.3)
Tags
- NHibernate -> NHibernateRepository
- LINQ2SQL -> LinqToSqlRepository
- Entity Framework (Database-First) -> EFModelRepository
- Entity Framework (Code-First) -> EFCodeFirstRepository
- MemoryRepository.