TrelloDotNet 0.9.6-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.6-alpha
NuGet\Install-Package TrelloDotNet -Version 0.9.6-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.6-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TrelloDotNet" Version="0.9.6-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.6-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TrelloDotNet, 0.9.6-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.6-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.6-alpha&prerelease
#tool nuget:?package=TrelloDotNet&version=0.9.6-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:
TrelloClient trelloClient = new TrelloClient("APIKey", "TOKEN");
trelloClient.What_You_Want_To_Do_With_The_Framework();
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 (>= 6.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.1 | 137 | 7/9/2025 |
2.1.0 | 243 | 7/6/2025 |
2.0.9 | 257 | 6/26/2025 |
2.0.8 | 174 | 6/24/2025 |
2.0.7 | 135 | 6/24/2025 |
2.0.6 | 446 | 6/17/2025 |
2.0.5 | 1,945 | 4/8/2025 |
2.0.4 | 394 | 4/1/2025 |
2.0.3 | 775 | 3/18/2025 |
2.0.2 | 359 | 3/12/2025 |
2.0.1 | 273 | 3/11/2025 |
2.0.0 | 376 | 3/5/2025 |
2.0.0-preview.4 | 78 | 3/2/2025 |
2.0.0-preview.3 | 199 | 2/26/2025 |
2.0.0-preview.2 | 71 | 2/26/2025 |
2.0.0-preview.1 | 104 | 2/17/2025 |
1.11.13 | 228 | 3/4/2025 |
1.11.12 | 142 | 3/2/2025 |
1.11.11 | 320 | 2/21/2025 |
1.11.10 | 903 | 1/27/2025 |
1.11.9 | 110 | 1/26/2025 |
1.11.8 | 133 | 1/19/2025 |
1.11.7 | 387 | 1/10/2025 |
1.11.6 | 307 | 1/5/2025 |
1.11.5 | 630 | 11/29/2024 |
1.11.4 | 181 | 11/25/2024 |
1.11.3 | 186 | 11/2/2024 |
1.11.2 | 526 | 10/9/2024 |
1.11.1 | 136 | 10/5/2024 |
1.11.0 | 391 | 9/17/2024 |
1.10.9 | 150 | 9/17/2024 |
1.10.8 | 152 | 9/3/2024 |
1.10.7 | 691 | 8/28/2024 |
1.10.6 | 888 | 7/30/2024 |
1.10.5 | 202 | 7/10/2024 |
1.10.4 | 215 | 6/22/2024 |
1.10.3 | 961 | 5/29/2024 |
1.10.2 | 184 | 5/22/2024 |
1.10.1 | 141 | 5/15/2024 |
1.10.0 | 199 | 4/30/2024 |
1.9.9 | 1,023 | 2/16/2024 |
1.9.8 | 160 | 1/21/2024 |
1.9.7 | 265 | 12/23/2023 |
1.9.6 | 169 | 12/21/2023 |
1.9.5 | 734 | 11/13/2023 |
1.9.4 | 210 | 11/1/2023 |
1.9.3 | 330 | 10/26/2023 |
1.9.2 | 259 | 10/12/2023 |
1.9.1 | 136 | 10/11/2023 |
1.9.0 | 257 | 10/3/2023 |
1.9.0-preview.3 | 97 | 10/2/2023 |
1.9.0-preview.2 | 119 | 10/2/2023 |
1.9.0-preview.1 | 99 | 9/30/2023 |
1.9.0-alpha.5 | 180 | 9/24/2023 |
1.9.0-alpha.4 | 95 | 9/23/2023 |
1.9.0-alpha.3 | 110 | 9/22/2023 |
1.9.0-alpha.2 | 97 | 9/21/2023 |
1.9.0-alpha.1 | 105 | 9/21/2023 |
1.8.0 | 535 | 8/27/2023 |
1.7.2 | 227 | 8/23/2023 |
1.7.1 | 217 | 8/23/2023 |
1.7.0 | 531 | 8/5/2023 |
1.6.9 | 448 | 7/8/2023 |
1.6.8 | 242 | 7/7/2023 |
1.6.7 | 228 | 7/5/2023 |
1.6.6 | 323 | 6/12/2023 |
1.6.5 | 235 | 6/12/2023 |
1.6.4 | 259 | 6/9/2023 |
1.6.3 | 241 | 6/7/2023 |
1.6.2 | 249 | 6/4/2023 |
1.6.1 | 265 | 5/31/2023 |
1.6.0 | 293 | 5/12/2023 |
1.5.2 | 304 | 4/30/2023 |
1.5.1 | 264 | 4/27/2023 |
1.5.0 | 282 | 4/27/2023 |
1.4.0 | 349 | 4/3/2023 |
1.3.1 | 273 | 3/30/2023 |
1.3.0 | 341 | 3/27/2023 |
1.3.0-alpha.4 | 146 | 3/13/2023 |
1.3.0-alpha.3 | 132 | 3/9/2023 |
1.3.0-alpha.2 | 138 | 3/7/2023 |
1.3.0-alpha | 209 | 3/6/2023 |
1.2.1 | 1,482 | 2/25/2023 |
1.2.0 | 354 | 2/23/2023 |
1.1.1 | 350 | 2/17/2023 |
1.1.0 | 379 | 2/8/2023 |
1.0.0 | 392 | 2/6/2023 |
0.9.6-alpha | 228 | 2/5/2023 |
0.9.5-alpha | 204 | 2/4/2023 |
0.9.4-alpha | 212 | 2/4/2023 |
0.9.3-alpha | 219 | 2/3/2023 |
0.9.2-alpha | 226 | 2/3/2023 |
0.9.1-alpha | 212 | 2/3/2023 |
- Bumped dependency version of System.Text.Json to 6.0.0 as 5.0.0 have know dependency vulnerabilities and 6.0.0 is also the LTS version
-