File System Providers in Blazor FileManager Component
10 Oct 20241 minute to read
The file system provider allows the File Manager component to manage the files and folders in a physical or cloud-based file system. It provides the methods for performing various file actions like creating a new folder, copying and moving of files or folders, deleting, uploading, and downloading the files or folders in the file system.
The following file providers are added in Syncfusion Blazor File Manager component.
- ASP.NET Core file system provider
- ASP.NET Core Azure cloud file system Provider
- ASP.NET Core Amazon S3 cloud file provider
- ASP.NET Core SharePoint file provider
- File Transfer Protocol file system provider
- SQL database file system provider
- Google Drive file system provider
- Firebase Real time Database file system provider