A quick-start project that helps you create a Syncfusion Blazor File Manager component in a Blazor WebAssembly application. In this example, you’ll learn how to perform file operations using server-side PhysicalFileProvider codes, download a file, upload a file, and show image previews in File Manager.
Documentation: https://blazor.syncfusion.com/documentation/file-manager/getting-started
Online example: https://blazor.syncfusion.com/demos/file-manager/overview
- Visual Studio 2022
- Checkout this project to a location in your disk.
- Open the solution file using the Visual Studio 2022.
- Restore the NuGet packages by rebuilding the solution.
- Run the project.
To get more help, check the ASP.NET Core Blazor documentation.