This is a simple implementation of the Specification pattern in combination with Linq.
Info
Version: | 1.0.1 |
Author(s): | jacobduijzer |
Last Update: | Friday, July 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Redhotminute/Redhotminute.Plugin.Specification |
NuGet Url: | https://www.nuget.org/packages/Redhotminute.Plugin.Specification |
Install
Install-Package Redhotminute.Plugin.Specification
dotnet add package Redhotminute.Plugin.Specification
paket add Redhotminute.Plugin.Specification
Redhotminute.Plugin.Specification Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags