• Material 3
  • Fluent
  • Fluent 2
  • Bootstrap 5
  • Tailwind CSS
  • High Contrast
  • Fluent 2 High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Theme Mode
Localization
*Translated by Google Translator.
Currency

Example of SQL Database Provider in ASP.NET Core File Manager Control

This sample demonstrates how to utilize the SQL server file system provider to manage the files in the File Manager component. To run the service, configure the SQL server database connection using the SetSQLConnection method to set the connection name, table name, and rootId of the SQL table.

DEMO
SOURCE

The File Manager component is used to explore a file system through a web application, similar to the Windows Explorer for Windows. It supports all the basic file operations such as create, rename, delete, and more.

Note: File Manager's upload functionality is restricted in online demos for security reasons. To work with upload functionality, please download sql-server-database-aspcore-file-provider from the GitHub repository.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab