SpecPattern icon indicating copy to clipboard operation
SpecPattern copied to clipboard

Source code for the Specification Pattern in C# Pluralsight course

Specification Pattern in C#

This is the source code for the Specification Pattern in C# Pluralsight course.

How to Get Started

  1. Execute the database creation script
  2. Change the connection string here
  3. Run the application

Licence

Apache 2 License