Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.0% on nuget.org
Top 2.8% downloads on nuget.org
Top 7.0% dependent repos on nuget.org
Top 8.7% forks on nuget.org

nuget.org : nspecification

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.

Registry - Homepage - JSON
purl: pkg:nuget/nspecification
Keywords: DDD, Specification
License: MIT
Latest release: about 5 years ago
First release: about 5 years ago
Dependent packages: 1
Dependent repositories: 1
Downloads: 220,575 total
Stars: 3 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 9 days ago

    Loading...
    Readme
    Loading...