SenseNet / sn-client-dotnet

A .Net client for sensenet that makes it easy to use the REST API of the Content Repository.
https://www.sensenet.com/
GNU General Public License v2.0
7 stars 16 forks source link

[Client .Net] Add more APIs for calling actions #39

Closed tusmester closed 3 years ago

tusmester commented 4 years ago

Add more client APIs for calling content actions. New apis should provide shortcuts (e.g. dedicated actionName parameter instead of a generic ODataRequest parameter).

DISCUSSION: specify the API list before starting to work on this!