A very simple and generic implementation of the repository pattern for CRUD operations.
Info
Version: | 0.0.5.1-alpha |
Author(s): | Mateus Carvalho |
Last Update: | Tuesday, July 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/oakcool/OakIdeas.GenericRepository |
NuGet Url: | https://www.nuget.org/packages/OakIdeas.GenericRepository |
Install
Install-Package OakIdeas.GenericRepository
dotnet add package OakIdeas.GenericRepository
paket add OakIdeas.GenericRepository
OakIdeas.GenericRepository Download (Unzip the "nupkg" after downloading)
Dependencies
Tags