Unipluss.Sign.Client 1.0.1898

There is a newer version of this package available.
See the version list below for details.
dotnet add package Unipluss.Sign.Client --version 1.0.1898
                    
NuGet\Install-Package Unipluss.Sign.Client -Version 1.0.1898
                    
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="Unipluss.Sign.Client" Version="1.0.1898" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Unipluss.Sign.Client" Version="1.0.1898" />
                    
Directory.Packages.props
<PackageReference Include="Unipluss.Sign.Client" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Unipluss.Sign.Client --version 1.0.1898
                    
#r "nuget: Unipluss.Sign.Client, 1.0.1898"
                    
#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.
#:package Unipluss.Sign.Client@1.0.1898
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Unipluss.Sign.Client&version=1.0.1898
                    
Install as a Cake Addin
#tool nuget:?package=Unipluss.Sign.Client&version=1.0.1898
                    
Install as a Cake Tool

Client library to communication with Signere.no REST API.
The library contains relevant model classes and a client class with methods to access all resources provided in the Signere.no API.
The client class itself is implemented from an interface to make it easily testable.

All explicit communication with the API is handled internally and translated to POCO objects.
The client methods require certain fields from Signere.no user credentials in order to work properly.
To create a user account and obtain these credentials, please visit signere.no .  

Also, check out the REST API documentation at https://api.signere.no/ for further details about the resources that can be accessed through this library.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.0.2017 112 12/17/2015 1.0.2017 is deprecated because it is no longer maintained.
1.0.2016 108 12/17/2015 1.0.2016 is deprecated because it is no longer maintained.
1.0.2015 107 12/17/2015 1.0.2015 is deprecated because it is no longer maintained.
1.0.2012 107 12/17/2015 1.0.2012 is deprecated because it is no longer maintained.
1.0.2011 107 12/17/2015 1.0.2011 is deprecated because it is no longer maintained.
1.0.2010 111 12/16/2015 1.0.2010 is deprecated because it is no longer maintained.
1.0.2009 110 12/16/2015 1.0.2009 is deprecated because it is no longer maintained.
1.0.2004 112 12/15/2015 1.0.2004 is deprecated because it is no longer maintained.
1.0.2003 106 12/15/2015 1.0.2003 is deprecated because it is no longer maintained.
1.0.2002 107 12/15/2015 1.0.2002 is deprecated because it is no longer maintained.
1.0.2001 124 12/11/2015 1.0.2001 is deprecated because it is no longer maintained.
1.0.2000 111 12/11/2015 1.0.2000 is deprecated because it is no longer maintained.
1.0.1999 121 12/11/2015 1.0.1999 is deprecated because it is no longer maintained.
1.0.1998 131 12/10/2015 1.0.1998 is deprecated because it is no longer maintained.
1.0.1997 118 12/10/2015 1.0.1997 is deprecated because it is no longer maintained.
1.0.1996 121 12/10/2015 1.0.1996 is deprecated because it is no longer maintained.
1.0.1995 112 12/10/2015 1.0.1995 is deprecated because it is no longer maintained.
1.0.1994 118 12/9/2015 1.0.1994 is deprecated because it is no longer maintained.
1.0.1993 127 12/9/2015 1.0.1993 is deprecated because it is no longer maintained.
1.0.1898 94 7/6/2015 1.0.1898 is deprecated because it is no longer maintained.
Loading failed