sensenet
sensenet copied to clipboard
Async patch API
The current patch API (SnComponent.AddPatches
and PatchBuilder
) does not allow us to define patch operations that can be executed asynchronously. Refactor this api so that it is able work with Tasks.