Based on DDD principles, this package is a simple specification pattern c# implementation to validate business rules on your domain.
Info
| Version: | 1.5.0 |
| Author(s): | Francisco B. dos Santos |
| Last Update: | Thursday, October 15, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/francfbs/SpecificationExpress |
| NuGet Url: | https://www.nuget.org/packages/SpecificationExpress |
Install
Install-Package SpecificationExpress
dotnet add package SpecificationExpress
paket add SpecificationExpress
SpecificationExpress Download (Unzip the "nupkg" after downloading)
Dependencies
Tags