nl.ketenstandaard.api_validator
1.0.2
A SDK to validate against the Validator API of the Ketenstandaard
Including Async methods
Install-Package nl.ketenstandaard.api_validator -Version 1.0.2
dotnet add package nl.ketenstandaard.api_validator --version 1.0.2
<PackageReference Include="nl.ketenstandaard.api_validator" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add nl.ketenstandaard.api_validator --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: nl.ketenstandaard.api_validator, 1.0.2"
#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 nl.ketenstandaard.api_validator as a Cake Addin
#addin nuget:?package=nl.ketenstandaard.api_validator&version=1.0.2
// Install nl.ketenstandaard.api_validator as a Cake Tool
#tool nuget:?package=nl.ketenstandaard.api_validator&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
This is the .NET SDK for the Ketenstandaard Validator.
You will need to obtain some keys:
- ClientId; Identifier for your application
- ClientSecret; Secret key for your application
- Username; usernamefor the user/serviceaccount of the application
- Password; password of the user / serviceaccount of the application
you can obtain this by visit www.ketenstandaard.nl and make a phonecall
Dependencies
-
.NETStandard 2.0
- RestSharp (>= 106.5.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.