dhtmlxVault working with asp.net

Hi Team, I need to implement dhtmlx vault file upload using asp.net along with sql databse save. will you please provide me links or sample code for me.

Unfortunately currently there are no examples or guides for integration of the dhtmlxVault upload process with the asp.net.
https://docs.dhtmlx.com/vault/uploading_files.html
Here you can find a detailed explanation of the uploading process based on the testing server on node.js.
dhtmlxVault uses REST API for processing server-side requests, so it is universal and cross-functional technology that can deal with any server-side.