groupdocs-signature-dotnet 17.8.0-alpha-20170920091107

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

GroupDocs.Signature for .NET allows developers to write applications with ability to significantly sign electronic docs and verify them.

   Signatures can be of different types. API supports multitude of file formats and includes Pdf, Microsoft Office documents, Open Office formats, PowerPoint presentations, Images etc.

   The quite captivating fact about the API is, its UI less and independent calls can be made.

   It also provides a useful features to verify signed documents with stored signatures.
 
   Signature Types:
   
     - Text Signature
     - Image Signature
     - Digital Signature
     - Barcode Signature
     - QR-Code Signature
     - Stamp Signature

   Verification Types:

     - Text Signature
     - Digital Signature
     - Barcode Signature
     - QR-Code Signature

   For more details on the library, please visit GroupDocs website at:
   http://groupdocs.com/products/signature/net

   Note: The library comes up with some limitations in the evaluation mode. In order to test full features of GroupDocs.Signature for .NET library, please request a free 30-day temporary license.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.