Iso.Validators
0.1.2.41987
.NET Framework 3.5
dotnet add package Iso.Validators --version 0.1.2.41987
NuGet\Install-Package Iso.Validators -Version 0.1.2.41987
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="Iso.Validators" Version="0.1.2.41987" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Iso.Validators --version 0.1.2.41987
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Iso.Validators, 0.1.2.41987"
#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 Iso.Validators as a Cake Addin
#addin nuget:?package=Iso.Validators&version=0.1.2.41987
// Install Iso.Validators as a Cake Tool
#tool nuget:?package=Iso.Validators&version=0.1.2.41987
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This library contains validation methods for data which can be validated against defined ISO standards. Supported standards: ISO 6346 (BIC), ISO 27729 (ISNI), ISO 2108 (ISBN 10+13). ISO Logo copyright © ISO.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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.1.2.41987 | 2,110 | 1/13/2015 |
0.1.1.38833 | 1,140 | 1/12/2015 |
0.1.0.33432 | 988 | 1/11/2015 |
0.1.0 | 1,156 | 1/11/2015 |
Added support for ISO 2108 (ISBN 10+13).