TrelloDotNet 0.9.4-alpha
This is a prerelease version of TrelloDotNet.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package TrelloDotNet --version 0.9.4-alpha
NuGet\Install-Package TrelloDotNet -Version 0.9.4-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TrelloDotNet" Version="0.9.4-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TrelloDotNet" Version="0.9.4-alpha" />
<PackageReference Include="TrelloDotNet" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TrelloDotNet --version 0.9.4-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TrelloDotNet, 0.9.4-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package TrelloDotNet@0.9.4-alpha
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TrelloDotNet&version=0.9.4-alpha&prerelease
#tool nuget:?package=TrelloDotNet&version=0.9.4-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
TrelloDotNet
.NET Implementation of the Trello API
Handy Links
- Link to Rest Api documentation from Trello: https://developer.atlassian.com/cloud/trello/rest
- Link to Page where you get you API Key and Token: https://trello.com/power-ups/admin/
Quick example to get going:
ITrelloClient trelloClient = new TrelloClient("APIKey", "TOKEN");
trelloClient.<what you want to do>
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- System.Text.Json (>= 5.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.1.2 | 495 | 10/13/2025 |
| 2.1.1 | 2,643 | 7/9/2025 |
| 2.1.0 | 306 | 7/6/2025 |
| 2.0.9 | 312 | 6/26/2025 |
| 2.0.8 | 219 | 6/24/2025 |
| 2.0.7 | 167 | 6/24/2025 |
| 2.0.6 | 558 | 6/17/2025 |
| 2.0.5 | 2,192 | 4/8/2025 |
| 2.0.4 | 435 | 4/1/2025 |
| 2.0.3 | 819 | 3/18/2025 |
| 2.0.2 | 403 | 3/12/2025 |
| 2.0.1 | 313 | 3/11/2025 |
| 2.0.0 | 431 | 3/5/2025 |
| 2.0.0-preview.4 | 89 | 3/2/2025 |
| 2.0.0-preview.3 | 208 | 2/26/2025 |
| 2.0.0-preview.2 | 82 | 2/26/2025 |
| 2.0.0-preview.1 | 114 | 2/17/2025 |
| 1.11.13 | 266 | 3/4/2025 |
| 1.11.12 | 184 | 3/2/2025 |
| 1.11.11 | 361 | 2/21/2025 |
| 1.11.10 | 972 | 1/27/2025 |
| 1.11.9 | 140 | 1/26/2025 |
| 1.11.8 | 173 | 1/19/2025 |
| 1.11.7 | 441 | 1/10/2025 |
| 1.11.6 | 348 | 1/5/2025 |
| 1.11.5 | 660 | 11/29/2024 |
| 1.11.4 | 237 | 11/25/2024 |
| 1.11.3 | 244 | 11/2/2024 |
| 1.11.2 | 566 | 10/9/2024 |
| 1.11.1 | 176 | 10/5/2024 |
| 1.11.0 | 432 | 9/17/2024 |
| 1.10.9 | 189 | 9/17/2024 |
| 1.10.8 | 193 | 9/3/2024 |
| 1.10.7 | 899 | 8/28/2024 |
| 1.10.6 | 930 | 7/30/2024 |
| 1.10.5 | 258 | 7/10/2024 |
| 1.10.4 | 258 | 6/22/2024 |
| 1.10.3 | 1,214 | 5/29/2024 |
| 1.10.2 | 225 | 5/22/2024 |
| 1.10.1 | 183 | 5/15/2024 |
| 1.10.0 | 240 | 4/30/2024 |
| 1.9.9 | 1,082 | 2/16/2024 |
| 1.9.8 | 192 | 1/21/2024 |
| 1.9.7 | 322 | 12/23/2023 |
| 1.9.6 | 211 | 12/21/2023 |
| 1.9.5 | 780 | 11/13/2023 |
| 1.9.4 | 242 | 11/1/2023 |
| 1.9.3 | 362 | 10/26/2023 |
| 1.9.2 | 295 | 10/12/2023 |
| 1.9.1 | 167 | 10/11/2023 |
| 1.9.0 | 289 | 10/3/2023 |
| 1.9.0-preview.3 | 109 | 10/2/2023 |
| 1.9.0-preview.2 | 130 | 10/2/2023 |
| 1.9.0-preview.1 | 112 | 9/30/2023 |
| 1.9.0-alpha.5 | 202 | 9/24/2023 |
| 1.9.0-alpha.4 | 107 | 9/23/2023 |
| 1.9.0-alpha.3 | 147 | 9/22/2023 |
| 1.9.0-alpha.2 | 108 | 9/21/2023 |
| 1.9.0-alpha.1 | 124 | 9/21/2023 |
| 1.8.0 | 586 | 8/27/2023 |
| 1.7.2 | 285 | 8/23/2023 |
| 1.7.1 | 274 | 8/23/2023 |
| 1.7.0 | 587 | 8/5/2023 |
| 1.6.9 | 497 | 7/8/2023 |
| 1.6.8 | 300 | 7/7/2023 |
| 1.6.7 | 292 | 7/5/2023 |
| 1.6.6 | 364 | 6/12/2023 |
| 1.6.5 | 288 | 6/12/2023 |
| 1.6.4 | 307 | 6/9/2023 |
| 1.6.3 | 294 | 6/7/2023 |
| 1.6.2 | 302 | 6/4/2023 |
| 1.6.1 | 333 | 5/31/2023 |
| 1.6.0 | 361 | 5/12/2023 |
| 1.5.2 | 372 | 4/30/2023 |
| 1.5.1 | 330 | 4/27/2023 |
| 1.5.0 | 335 | 4/27/2023 |
| 1.4.0 | 404 | 4/3/2023 |
| 1.3.1 | 329 | 3/30/2023 |
| 1.3.0 | 416 | 3/27/2023 |
| 1.3.0-alpha.4 | 182 | 3/13/2023 |
| 1.3.0-alpha.3 | 171 | 3/9/2023 |
| 1.3.0-alpha.2 | 185 | 3/7/2023 |
| 1.3.0-alpha | 280 | 3/6/2023 |
| 1.2.1 | 1,531 | 2/25/2023 |
| 1.2.0 | 437 | 2/23/2023 |
| 1.1.1 | 395 | 2/17/2023 |
| 1.1.0 | 451 | 2/8/2023 |
| 1.0.0 | 447 | 2/6/2023 |
| 0.9.6-alpha | 286 | 2/5/2023 |
| 0.9.5-alpha | 261 | 2/4/2023 |
| 0.9.4-alpha | 268 | 2/4/2023 |
| 0.9.3-alpha | 274 | 2/3/2023 |
| 0.9.2-alpha | 282 | 2/3/2023 |
| 0.9.1-alpha | 267 | 2/3/2023 |