TrelloDotNet 0.9.2-alpha

This is a prerelease version of TrelloDotNet.
There is a newer version of this package available.
See the version list below for details.
dotnet add package TrelloDotNet --version 0.9.2-alpha
                    
NuGet\Install-Package TrelloDotNet -Version 0.9.2-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.2-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TrelloDotNet" Version="0.9.2-alpha" />
                    
Directory.Packages.props
<PackageReference Include="TrelloDotNet" />
                    
Project file
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.2-alpha
                    
#r "nuget: TrelloDotNet, 0.9.2-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.
#addin nuget:?package=TrelloDotNet&version=0.9.2-alpha&prerelease
                    
Install TrelloDotNet as a Cake Addin
#tool nuget:?package=TrelloDotNet&version=0.9.2-alpha&prerelease
                    
Install TrelloDotNet as a Cake Tool

TrelloDotNet

.NET Implementation of the Trello API

Quick example to get going:

ITrelloClient trelloClient = new TrelloClient("APIKey", "TOKEN");
trelloClient.<what you want to do>
Product 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.

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.0.6 6 6/17/2025
2.0.5 1,565 4/8/2025
2.0.4 384 4/1/2025
2.0.3 750 3/18/2025
2.0.2 343 3/12/2025
2.0.1 265 3/11/2025
2.0.0 359 3/5/2025
2.0.0-preview.4 71 3/2/2025
2.0.0-preview.3 191 2/26/2025
2.0.0-preview.2 61 2/26/2025
2.0.0-preview.1 95 2/17/2025
1.11.13 217 3/4/2025
1.11.12 131 3/2/2025
1.11.11 307 2/21/2025
1.11.10 845 1/27/2025
1.11.9 100 1/26/2025
1.11.8 124 1/19/2025
1.11.7 367 1/10/2025
1.11.6 297 1/5/2025
1.11.5 617 11/29/2024
1.11.4 168 11/25/2024
1.11.3 174 11/2/2024
1.11.2 513 10/9/2024
1.11.1 128 10/5/2024
1.11.0 379 9/17/2024
1.10.9 142 9/17/2024
1.10.8 145 9/3/2024
1.10.7 617 8/28/2024
1.10.6 881 7/30/2024
1.10.5 183 7/10/2024
1.10.4 208 6/22/2024
1.10.3 900 5/29/2024
1.10.2 177 5/22/2024
1.10.1 132 5/15/2024
1.10.0 190 4/30/2024
1.9.9 1,012 2/16/2024
1.9.8 152 1/21/2024
1.9.7 255 12/23/2023
1.9.6 158 12/21/2023
1.9.5 720 11/13/2023
1.9.4 205 11/1/2023
1.9.3 321 10/26/2023
1.9.2 246 10/12/2023
1.9.1 127 10/11/2023
1.9.0 248 10/3/2023
1.9.0-preview.3 85 10/2/2023
1.9.0-preview.2 108 10/2/2023
1.9.0-preview.1 87 9/30/2023
1.9.0-alpha.5 165 9/24/2023
1.9.0-alpha.4 85 9/23/2023
1.9.0-alpha.3 95 9/22/2023
1.9.0-alpha.2 87 9/21/2023
1.9.0-alpha.1 93 9/21/2023
1.8.0 517 8/27/2023
1.7.2 210 8/23/2023
1.7.1 196 8/23/2023
1.7.0 508 8/5/2023
1.6.9 433 7/8/2023
1.6.8 221 7/7/2023
1.6.7 206 7/5/2023
1.6.6 310 6/12/2023
1.6.5 219 6/12/2023
1.6.4 244 6/9/2023
1.6.3 228 6/7/2023
1.6.2 236 6/4/2023
1.6.1 243 5/31/2023
1.6.0 274 5/12/2023
1.5.2 285 4/30/2023
1.5.1 247 4/27/2023
1.5.0 269 4/27/2023
1.4.0 336 4/3/2023
1.3.1 261 3/30/2023
1.3.0 319 3/27/2023
1.3.0-alpha.4 132 3/13/2023
1.3.0-alpha.3 117 3/9/2023
1.3.0-alpha.2 118 3/7/2023
1.3.0-alpha 190 3/6/2023
1.2.1 1,468 2/25/2023
1.2.0 333 2/23/2023
1.1.1 336 2/17/2023
1.1.0 363 2/8/2023
1.0.0 378 2/6/2023
0.9.6-alpha 215 2/5/2023
0.9.5-alpha 190 2/4/2023
0.9.4-alpha 199 2/4/2023
0.9.3-alpha 207 2/3/2023
0.9.2-alpha 213 2/3/2023
0.9.1-alpha 196 2/3/2023