An abstraction for Repository pattern based on IQueryable.
Info
Version: | 2.0.0 |
Author(s): | Petar Marinov |
Last Update: | Sunday, August 13, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/petar-m/repository |
NuGet Url: | https://www.nuget.org/packages/M.Repository |
Install
Install-Package M.Repository
dotnet add package M.Repository
paket add M.Repository
M.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Linq.Queryable(>= 4.3.0)
- System.Linq.Queryable(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
Tags