Manatee.Trello
Manatee.Trello copied to clipboard
A fully object-oriented .Net wrapper for Trello's RESTful API written in C#.
Trello is adding privacy controls to the Member fields. https://trello.com/c/ZVWEwCuA/50-update-members-api-and-client-library
Following up #284, it was found that nested resources are incomplete/wrong. Need to add them to the context objects.
This page reports on the status of Trello. It'd be nice to have that incorporated into the library. https://www.trellostatus.com/api
https://trello.readme.io/reference#tokenstokenwebhooks-2
Members can save searches. Should be able to access/create these.
This is the ability to access and submit custom stickers. Trello Gold is required for this feature.
Since custom fields have been integrated, I need a new example power-up. I was thinking of doing Trello's own Card Repeater, but there are several others that could be useful....
[Trello announced](https://blog.trello.com/trello-card-dependencies-hello-epics-power-up#ampshare=https://blog.trello.com/trello-card-dependencies-hello-epics-power-up) that [someone made a power-up](https://helloepics.com/) that allows us to create dependencies between cards. This should be implemented.
This is exposing certain aspects of Trello interactivity, such as permissions. For instance, does a member have the right to create a card on a board, comment on a card,...
**Problem** For some Users calling `TrelloFactory.Me(TrelloAuthorization auth)` throws "Requested value 'memberJoinedBoard' was not found." Unfortunately this is only (but consistently) affects some users. (I can't share the specify user details...