Repository pattern for various actions including paginations with EntityframeworkCore.
Info
Version: | 3.0.0-beta1 |
Author(s): | Gerald Maale |
Last Update: | Saturday, October 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GreatIdeasGH/GreatIdeasExtensions/tree/master/src/GreatIdeas.Repository |
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