C#

Welcome to the bunq C# SDK documentation! 👨‍💻

Before you dive into this documentation, please consider:

Give us your feedback, create pull requests, build your very own bunq apps and most importantly: have fun! 💪

Here you can find our SDK code and start building:

Now let's dive into the SDK documentation.

Installation

The sdk_csharp is hosted on nuget.

Install-Package Bunq.Sdk

dotnet add package Bunq.Sdk

In the next sections, you’ll find everything you need to get comfortable with the bunq SDK — how to use it, run tests, and deal with any exceptions that might come your way. Whether you're just starting out or deep into development, we've got your back!

Last updated

Was this helpful?