ValiDoc 0.5.0-alpha
This is a prerelease version of ValiDoc.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ValiDoc --version 0.5.0-alpha
NuGet\Install-Package ValiDoc -Version 0.5.0-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ValiDoc" Version="0.5.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ValiDoc --version 0.5.0-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ValiDoc, 0.5.0-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ValiDoc as a Cake Addin #addin nuget:?package=ValiDoc&version=0.5.0-alpha&prerelease // Install ValiDoc as a Cake Tool #tool nuget:?package=ValiDoc&version=0.5.0-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
An unobtrusive extension to FluentValidations for documenting validation rules.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Standard | netstandard1.6.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 1.6.1
- FluentValidation (>= 7.0.0)
- NETStandard.Library (>= 1.6.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.7.0-beta | 752 | 11/7/2017 |
0.6.0-beta | 727 | 10/22/2017 |
0.5.0-alpha | 780 | 6/25/2017 |
0.4.0-alpha | 846 | 6/25/2017 |
0.3.0-alpha | 855 | 6/20/2017 |
0.2.0-alpha | 784 | 5/21/2017 |
0.1.0-alpha | 828 | 5/21/2017 |
Changes to internal structure and public usage. Refer to GitHub repository page for a complete example.