Skip to content

Shuttle/Shuttle.Core.Specification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shuttle.Core.Specification

PM> Install-Package Shuttle.Core.Specification

Provides a simple ISpecification interface.

A default Specification class is available that accepts a function as a callback for scenarios where an explicit ISpecification implementation may not be warranted:

public Specification(Func<T, bool> function)

About

Simple specification mechanism.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages