This folder contains .NET sample projects demonstrating the usage of Signer.
For other languages, please visit the repository root.
A sample console application can be fond in the folder console.
Steps to execute the sample:
-
Download the project or clone the repository
-
Open the folder of the desired project
console -
Open the solution file (.sln) on Visual Studio
-
Run the solution. Make sure your system allows automatic Nuget package restore (if it doesn't, manually restore the packages).