Skip to content

voucherly/voucherly-dotnet-sdk

Repository files navigation

Voucherly .NET SDK

NuGet Relaease

The official Voucherly .NET library, supporting .NET 6.0+.

Installation

Using the .NET Core command-line interface (CLI) tools:

dotnet add package Voucherly.Sdk

Using the NuGet Command Line Interface (CLI):

nuget install Voucherly.Sdk

Using the Package Manager Console:

Install-Package Voucherly.Sdk

From within Visual Studio:

  1. Open the Solution Explorer.
  2. Right-click on a project within your solution.
  3. Click on Manage NuGet Packages...
  4. Click on the Browse tab and search for Voucherly.Sdk".
  5. Click on the Voucherly.Sdk package, select the appropriate version in the right-tab and click Install.

Documentation

For a comprehensive list of examples, check out the API documentation.

Development

For any requests, bug or comments, please open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages