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

Refactor remaining Content operations to use the new API #98

Closed tusmester closed 1 year ago

tusmester commented 1 year ago

Currently there are several instance operations (Delete, CheckOut) on the Content class that use the old RESTCaller static api. Update these methods: