Manatee.Trello.ManateeJson
1.8.1
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 Manatee.Trello.ManateeJson --version 1.8.1
NuGet\Install-Package Manatee.Trello.ManateeJson -Version 1.8.1
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="Manatee.Trello.ManateeJson" Version="1.8.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Manatee.Trello.ManateeJson --version 1.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Manatee.Trello.ManateeJson, 1.8.1"
#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 Manatee.Trello.ManateeJson as a Cake Addin #addin nuget:?package=Manatee.Trello.ManateeJson&version=1.8.1 // Install Manatee.Trello.ManateeJson as a Cake Tool #tool nuget:?package=Manatee.Trello.ManateeJson&version=1.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A JSON serializer implementation for Manatee.Trello, backed by Manatee.Json.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. |
.NET Framework | net35 is compatible. net35-client is compatible. net40 is compatible. net40-client is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. 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 is compatible. |
MonoMac | monomac is compatible. |
MonoTouch | monotouch is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Manatee.Json (>= 6.0.0 && < 7.0.0)
- Manatee.Trello (>= 1.16.0 && < 2.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Manatee.Trello.ManateeJson:
Package | Downloads |
---|---|
TaskBoardAssistant
Create and execute policies to automate the management of your task board |
GitHub repositories
This package is not used by any popular GitHub repositories.
v1.8.1
BUG FIX: Labels not deserialized from GET CARD call.
v1.8.0
Updated to use Manatee.Json 6.x.x.
v1.7.1
Updated entity implementations to conform with changes in Manatee.Trello v1.16.0.
v1.7.0
Added ActionData.Plugin to comply with Manatee.Trello v1.15.0.