A simple package with a base Specification class, for use in creating queries that work with Repository types.
                        
                    
         
                Info
| Version: | 9.3.1 | 
| Author(s): | Steve Smith (@ardalis), Scott DePouw, Fati Iseni | 
| Last Update: | Sunday, August 24, 2025 | 
| .NET Fiddle: | Online Example | 
| 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