Documaster.WebApi.Client.Noark5
1.0.0
A client library for integration with Documaster RMS (Records Management System) using Noark 5 Web Services.
Install-Package Documaster.WebApi.Client.Noark5 -Version 1.0.0
dotnet add package Documaster.WebApi.Client.Noark5 --version 1.0.0
<PackageReference Include="Documaster.WebApi.Client.Noark5" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Documaster.WebApi.Client.Noark5 --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Documaster.WebApi.Client.Noark5, 1.0.0"
#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 Documaster.WebApi.Client.Noark5 as a Cake Addin
#addin nuget:?package=Documaster.WebApi.Client.Noark5&version=1.0.0
// Install Documaster.WebApi.Client.Noark5 as a Cake Tool
#tool nuget:?package=Documaster.WebApi.Client.Noark5&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added cross-platform support. This library is now multi-targeting netcoreapp2.1, netcoreapp3.1 and net5.0. DOT NET Framework is no longer supported.
Dependencies
-
.NETCoreApp 2.1
- Documaster.WebApi.Client.Common (>= 1.0.0)
- Newtonsoft.Json (>= 11.0.2)
-
.NETCoreApp 3.1
- Documaster.WebApi.Client.Common (>= 1.0.0)
- Newtonsoft.Json (>= 11.0.2)
-
net5.0
- Documaster.WebApi.Client.Common (>= 1.0.0)
- Newtonsoft.Json (>= 11.0.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.