A simple package with a base Specification class, for use in creating queries that work with Repository types.
Info
Version: | 8.0.0 |
Author(s): | Steve Smith (@ardalis), Scott DePouw, Fati Iseni |
Last Update: | Wednesday, November 22, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ardalis/specification |
NuGet Url: | https://www.nuget.org/packages/Ardalis.Specification |
Install
Install-Package Ardalis.Specification
dotnet add package Ardalis.Specification
paket add Ardalis.Specification
Ardalis.Specification Download (Unzip the "nupkg" after downloading)
Dependencies
- Ardalis.GuardClauses(>= 1.5.0)
Tags