Skip to content

sunmait/pattern-specification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example of implementation of Specification pattern

  • Base Specification and common And, Or, Not, All specifications are location in /src/Specification directory.
  • Examples of more specific specifications and related entities are located in /src/Specification/Example directory.
  • Examples of use of specifications are located in /src/Specification.Console/Program.cs file.

Sunmait Technologies - https://sunmait.com

About

Example of implementation of Specification pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages