Ardalis.Specification
1.2.0
A simple package with a base Specification class, for use in creating queries that work with Repository types.
Install-Package Ardalis.Specification -Version 1.2.0
dotnet add package Ardalis.Specification --version 1.2.0
<PackageReference Include="Ardalis.Specification" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ardalis.Specification --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added evaluator and tests
Dependencies
-
.NETStandard 2.0
- Ardalis.GuardClauses (>= 1.2.8)
- Microsoft.EntityFrameworkCore (>= 2.2.4)
GitHub Usage
This package is not used by any popular GitHub repositories.