Filemanager 7.2.1 and dotnet core sample (c#)?

Hi all,

Is there somebody who already implemented the a backend for the filemanager in dotnet core (c#)? There’s a sample on the Webix GitHub; however, this is still for the old filemanager.

Thanks,
Martin

Hi @zevenbergm

At the client-side, the Filemanager 7.2 and above allows tuning all requests through methods of the backend service.

Unfortunately, we do not have short-term plans for creating more backend examples. But as a start point for customization, you can refer to the solutions on Golang and NodeJs ( both available on our Github ).