Upload File without Controller (Blazor Server Side)

1 Answer 623 Views
Upload
Besir
Top achievements
Rank 1
Iron
Besir asked on 15 Dec 2021, 12:40 PM

Hi

I have a question about the Upload Component. Is it possible to Upload without using a controller? I have a referenced dll that can handle the Data and pass also the Files directly, without going through a controller?!

 

Is there a way to achieve this?

 

Thanks in Advance

Best Regards

Besir

1 Answer, 1 is accepted

Sort by
0
Accepted
Marin Bratanov
Telerik team
answered on 16 Dec 2021, 09:33 PM

Hi,

The component for that in Blazor would be called a FileSelect, and you can Follow its implementation here: https://feedback.telerik.com/blazor/1460649-fileselect-component (in the thread there is also guidance on how you can implement your own right now if you cannot wait for a month or so until it is available).

 

Regards,
Marin Bratanov
Progress Telerik

Learn about the important changes coming in UI for Blazor 3.0 in January 2022!
Tags
Upload
Asked by
Besir
Top achievements
Rank 1
Iron
Answers by
Marin Bratanov
Telerik team
Share this question
or