The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Need help on File upload and Save the uploaded file in local folder in My computer. After saving when user clicks on "Get Files" button, need to fetch all files from stored location and display on the screen.
SPSureshkumar P Syncfusion Team November 19, 2019 12:12 PM UTC
Hi Swathi,
Greetings from Syncfusion support.
We have validated your requirement. We can get the saved files details by using GetFiles method in C#, that will return the names of files (including their paths) in the specified directory.