Info
Version: | 0.1.50-alpha |
Author(s): | Alan Baker and Randy Bell |
Last Update: | Sunday, July 30, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SpecExpress/SpecExpress.Core |
NuGet Url: | https://www.nuget.org/packages/SpecExpress.Core |
Install
Install-Package SpecExpress.Core
dotnet add package SpecExpress.Core
paket add SpecExpress.Core
SpecExpress.Core Download (Unzip the "nupkg" after downloading)
Instead, it it uses a separate class, called a Specification, which contains a set a rules for all the properties for a type. This allows for much easier reading, separation of concerns, and much better support for state based validation.