A C# abstraction of the repository pattern that defines a specification based querying paradigm.
Info
Version: | 1.0.0 |
Author(s): | Morne Maritz |
Last Update: | Saturday, May 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Msq.Repository |
Install
Install-Package Msq.Repository
dotnet add package Msq.Repository
paket add Msq.Repository
Msq.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- Msq.Specification(>= 1.0.0)