Как получить доступ к usb-устройству с помощью ASP.NET сердечник
I created a desktop app that control usb device now i want to convert the app to a webapp but the problem is the ASP.net core doesn't detect the usb device i tried many solutions but the same result the usb device and website are all in my pc i tried other technologies like node js and python django it worked fine on those but i want to do it in asp.net core any other solutions thanks in advance
Что я уже пробовал:
i used ActiveX and WCF but they didn't detect my device
F-ES Sitecore
Вы не хотите, чтобы веб-сайт получал доступ к вашим USB-устройствам, поэтому ваш сайт тоже не может этого сделать.