vkhorikov / SpecificationPattern

Implementation of the Specification Pattern in C#
304 stars 73 forks source link

Specification pattern implementation in C#

There's an updated and enhanced version of this code base available here

This is a source code for the article regarding Specification pattern implementation.

Pluralsight course: Specification Pattern in C#

Blog post: Specification pattern: C# implementation

Licence

Apache 2 License