Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Signer samples for .NET

This folder contains .NET sample projects demonstrating the usage of Signer.

For other languages, please visit the repository root.

Default sample (Console application)

A sample console application can be fond in the folder console.

Steps to execute the sample:

  1. Download the project or clone the repository

  2. Open the folder of the desired project console

  3. Open the solution file (.sln) on Visual Studio

  4. Run the solution. Make sure your system allows automatic Nuget package restore (if it doesn't, manually restore the packages).