Manatee.Trello icon indicating copy to clipboard operation
Manatee.Trello copied to clipboard

A fully object-oriented .Net wrapper for Trello's RESTful API written in C#.

Results 32 Manatee.Trello issues
Sort by recently updated
recently updated
newest added

Trello is adding privacy controls to the Member fields. https://trello.com/c/ZVWEwCuA/50-update-members-api-and-client-library

feature

Following up #284, it was found that nested resources are incomplete/wrong. Need to add them to the context objects.

task

This page reports on the status of Trello. It'd be nice to have that incorporated into the library. https://www.trellostatus.com/api

feature

https://trello.readme.io/reference#tokenstokenwebhooks-2

feature
pending-trello

Members can save searches. Should be able to access/create these.

feature
bitbucket-migrated

This is the ability to access and submit custom stickers. Trello Gold is required for this feature.

feature
bitbucket-migrated

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....

feature

[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.

feature

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,...

feature
bitbucket-migrated

**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...