TrelloNet 0.4.2
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 TrelloNet --version 0.4.2
NuGet\Install-Package TrelloNet -Version 0.4.2
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="TrelloNet" Version="0.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TrelloNet --version 0.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TrelloNet, 0.4.2"
#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.
// Install TrelloNet as a Cake Addin #addin nuget:?package=TrelloNet&version=0.4.2 // Install TrelloNet as a Cake Tool #tool nuget:?package=TrelloNet&version=0.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A .NET client library for Trello.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (= 4.0.8)
- RestSharp (= 102.7.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TrelloNet:
Package | Downloads |
---|---|
Seq.App.Trello
Seq plugin to allow events to be sent to Trello. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.6.2 | 45,550 | 5/1/2014 |
0.6.1 | 3,237 | 9/30/2013 |
0.6.0 | 1,972 | 7/30/2013 |
0.5.9 | 2,048 | 2/10/2013 |
0.5.9-beta1 | 1,043 | 2/1/2013 |
0.5.8 | 1,394 | 1/18/2013 |
0.5.7 | 1,327 | 1/15/2013 |
0.5.7-beta2 | 1,047 | 1/3/2013 |
0.5.7-beta1 | 1,091 | 1/3/2013 |
0.5.6 | 1,902 | 11/29/2012 |
0.5.5 | 1,605 | 10/12/2012 |
0.5.5-beta2 | 1,242 | 10/9/2012 |
0.5.5-beta | 1,120 | 10/1/2012 |
0.5.4 | 7,799 | 8/1/2012 |
0.5.3 | 1,387 | 8/1/2012 |
0.5.3-beta | 1,130 | 7/5/2012 |
0.5.2 | 1,955 | 5/11/2012 |
0.5.2-beta | 1,149 | 5/2/2012 |
0.5.1-beta | 1,058 | 4/30/2012 |
0.5.0 | 1,415 | 4/27/2012 |
0.4.2 | 1,457 | 3/27/2012 |
0.4.1 | 1,517 | 3/11/2012 |
0.4.0 | 1,483 | 3/10/2012 |
0.3.1 | 1,471 | 2/27/2012 |
0.3.0 | 1,454 | 2/26/2012 |
0.2.0 | 1,460 | 2/23/2012 |
0.1.0 | 1,519 | 2/8/2012 |
0.4.2
* XML Documentation
* Requires only client profile
* Update(thing) methods for Boards, Cards, Lists and Checklists
* Other minor stuff