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" />
<PackageReference Include="Dotin.Paraph" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
#tool nuget:?package=Dotin.Paraph&version=1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
net9.0
- BouncyCastle (>= 1.8.9)
- BouncyCastle.NetCore (>= 1.8.9)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 9.0.2)
- Microsoft.Extensions.Configuration.Json (>= 9.0.2)
- Microsoft.Extensions.DependencyInjection (>= 9.0.2)
- Microsoft.Extensions.Http (>= 9.0.2)
- Newtonsoft.Json (>= 13.0.3)
- NLog (>= 5.0.0)
- NLog.Config (>= 4.7.15)
- RestSharp (>= 108.0.5)
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.