Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 477 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 477 Bytes

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.