Escrutinador.Extensions.KissSpecifications
0.0.4
.NET Framework 4.5
Install-Package Escrutinador.Extensions.KissSpecifications -Version 0.0.4
dotnet add package Escrutinador.Extensions.KissSpecifications --version 0.0.4
<PackageReference Include="Escrutinador.Extensions.KissSpecifications" Version="0.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Escrutinador.Extensions.KissSpecifications --version 0.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Escrutinador.Extensions.KissSpecifications, 0.0.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Escrutinador.Extensions.KissSpecifications as a Cake Addin
#addin nuget:?package=Escrutinador.Extensions.KissSpecifications&version=0.0.4
// Install Escrutinador.Extensions.KissSpecifications as a Cake Tool
#tool nuget:?package=Escrutinador.Extensions.KissSpecifications&version=0.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This extension has a SpecificationBase called MustComplyWithMetadataSpecification that verify if the entity's state is complying with the metadata.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Escrutinador (>= 0.0.3)
- KissSpecifications (>= 1.1.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Added target to MustComplyWithMetadataSpecificationConfig.IsRequiredNotSatisfiedBy arguments.