NicoJuicy / Specification-Pattern-CSharp

Specification Pattern in c#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examples

See the Expression tests Or SQL tests

It also contains a enumarable specification helper for custom logic. Eg. When you have a

(conditional1 or conditional 2) and (conditional 3) or the inverse

About

Specification Pattern in c#

License:Apache License 2.0


Languages

Language:C# 100.0%