In this video, I will introduce the TrelloDotNet API for C#.
More videos:
How to get Trello API Key and Token: • How to get API Keys and Tokens for Tr...
How to get Ids on a Trello Board: • How to find Ids on a Trello Board
More information:
NuGet Page: https://www.nuget.org/packages/Trello...
GitHub Page: https://github.com/rwjdk/TrelloDotNet
Chapters:
00:00 Intro
00:15 Create Sample Visual Studio Project
01:15 Install Nuget Package
02:21 Make the new TrelloClient Object
03:40 Optional options for TrelloClient
04:54 First Call (Get a Board)
06:21 Add new List on a Board
08:16 Create a Card
10:20 Intro to other options in the API
11:42 The Github Project
12:02 Outro