Dotin.Paraph 1.0.9

dotnet add package Dotin.Paraph --version 1.0.9
                    
NuGet\Install-Package Dotin.Paraph -Version 1.0.9
                    
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="Dotin.Paraph" Version="1.0.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dotin.Paraph" Version="1.0.9" />
                    
Directory.Packages.props
<PackageReference Include="Dotin.Paraph" />
                    
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 Dotin.Paraph --version 1.0.9
                    
#r "nuget: Dotin.Paraph, 1.0.9"
                    
#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 Dotin.Paraph@1.0.9
                    
#: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=Dotin.Paraph&version=1.0.9
                    
Install as a Cake Addin
#tool nuget:?package=Dotin.Paraph&version=1.0.9
                    
Install as a Cake Tool

Dotin.Paraph

Package for call service to able to sign document

Features

  • SubmitContract
  • SecretKeyRequest
  • GetContractAll

Usage Example

// Code example showing how to use your package
var service = new ParaphServicesHandler();
service.SubmitContract(string token, long businessId, ContractSignerDto body)

Installation

dotnet add package Dotin.Paraph --version 1.0.9
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Dotin.Paraph:

Package Downloads
bankProject

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.9 251 3/3/2025
1.0.7 238 3/3/2025
1.0.6 227 3/3/2025
1.0.5 207 3/3/2025
1.0.4 189 3/3/2025
1.0.3 208 3/3/2025
1.0.2 185 3/3/2025
1.0.1 194 3/3/2025
1.0.0 414 3/3/2025