Generic base interfaces needed for implementing a very basic repository pattern in your project.
Info
| Version: | 1.0.6 |
| Author(s): | Glitched Polygons |
| Last Update: | Monday, August 5, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/GlitchedPolygons/RepositoryPattern |
| NuGet Url: | https://www.nuget.org/packages/GlitchedPolygons.RepositoryPattern |
Install
Install-Package GlitchedPolygons.RepositoryPattern
dotnet add package GlitchedPolygons.RepositoryPattern
paket add GlitchedPolygons.RepositoryPattern
GlitchedPolygons.RepositoryPattern Download (Unzip the "nupkg" after downloading)
Dependencies
Tags