Repository pattern for various actions including paginations with EntityframeworkCore.
Info
Version: | 2.2.1 |
Author(s): | Gerald Maale |
Last Update: | Saturday, May 14, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GreatIdeasGH/GreatIdeasExtensions |
NuGet Url: | https://www.nuget.org/packages/GreatIdeas.Repository |
Install
Install-Package GreatIdeas.Repository
dotnet add package GreatIdeas.Repository
paket add GreatIdeas.Repository
GreatIdeas.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- GreatIdeas.Paging(>= 1.1.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.EntityFrameworkCore(>= 5.0.2)
- Microsoft.EntityFrameworkCore.AutoHistory(>= 3.1.3)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.2)
Tags