Ignite UI for Blazor component library packs 35+ native Blazor UI Controls with 60+ high-performance Charts designed for any Blazor WASM or Server-side app scenario.
I want to build blazor apps.
Therefore i need a FileUpload control.
The uploadcontrol should be capable of beeing used by webassembly and server side blazor.
More: the OpenReadStream should be UI Thread save, so a ViewModel can bring it in as argument for "buiseenes" code on the model side.
I expectd also a progress mechaniscm like in other libraries so ther is a progress feddback to the ui.
I want to build blazor apps. Therefore i need a FileUpload control.
The uploadcontrol should be capable of beeing used by webassembly and server side blazor. More: the OpenReadStream should be UI Thread save, so a ViewModel can bring it in as argument for "buiseenes" code on the model side.
I expectd also a progress mechaniscm like in other libraries so ther is a progress feddback to the ui.
kind regards Remo