Vanguard 5.1.0
A simple guard library for validating method parameters without being a complete validation library.
This library makes it easy to validate method arguments in a uniform way.
Install-Package Vanguard -Version 5.1.0
dotnet add package Vanguard --version 5.1.0
<PackageReference Include="Vanguard" Version="5.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vanguard --version 5.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Breaking changes: argument guards now return a value. This will break package with old references.
Dependencies
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.1
- No dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Vanguard:
Package | Downloads |
---|---|
Vanguard.Framework.Core
The Vanguard Framework is a framework for developing database driven web applications and web services. It combines a set of design patterns and best practices to kick start your project.
|
|
Vanguard.Framework.Data
The Vanguard Framework is a framework for developing database driven web applications and web services. It combines a set of design patterns and best practices to kick start your project.
|
|
Vanguard.Framework.Http
The Vanguard Framework is a framework for developing database driven web applications and web services. It combines a set of design patterns and best practices to kick start your project.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
5.1.0 | 422 | 1/15/2020 |
5.0.0 | 5,073 | 10/10/2019 |
4.0.0 | 205 | 10/8/2019 |
3.2.0 | 143 | 10/8/2019 |
3.1.0 | 145 | 10/8/2019 |
3.0.0 | 149 | 10/8/2019 |
3.0.0-beta2 | 1,679 | 3/8/2018 |
3.0.0-beta | 388 | 3/7/2018 |
3.0.0-alfa | 411 | 3/7/2018 |
2.5.0-alfa | 533 | 2/15/2018 |
2.4.0 | 14,064 | 8/16/2017 |
2.3.0 | 2,724 | 10/16/2015 |
2.2.0 | 600 | 5/11/2015 |
2.1.1 | 502 | 5/4/2015 |
2.1.0 | 498 | 5/4/2015 |
2.0.1 | 475 | 5/3/2015 |
2.0.0 | 452 | 5/3/2015 |
1.1.1 | 481 | 4/29/2015 |
1.1.0 | 458 | 4/29/2015 |
1.0.1 | 493 | 4/27/2015 |
1.0.0 | 465 | 4/27/2015 |