/gocardless-dotnet

The .NET client library for the GoCardless API

Primary LanguageC#MIT LicenseMIT

GoCardless

GoCardless .NET Client Library

The GoCardless .NET client provides a simple interface to the GoCardless API.

Installing

The recommended way of install the GoCardless .NET library is with NuGet. In the package manager console, type:

PM> Install-Package GoCardless

More details about the package are available here.