NSpecification NuGet Package

NSpecification is the most complete library for the Specification pattern and it's grounded on the Domain-Driven Design principles.

Provides interface, abstract and a generic specification, composable, supports operators. This is probably the most fluent and least verbose library. Specifications can be composed with real operators (&, |, !, ==, !=). They are interchangeable with Expression<Func<T, bool>> and Func<T, bool> and can be combined directly with boolean expressions.

Check the tutorial in the GitHub.




Got any NSpecification Question?





Info

Version: 1.3.0
Author(s): NSpecifications
Last Update: Saturday, March 23, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/ASbeletsky/NSpecifications
NuGet Url: https://www.nuget.org/packages/NSpecification


Install
Install-Package NSpecification
dotnet add package NSpecification
paket add NSpecification
NSpecification Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

1.4

avg-downloads-per-day

17

days-since-last-release

1833