The GoCardless .NET client provides a simple interface to the GoCardless API.
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.