• 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 Firebase Realtime File Provider in ASP.NET Core File Manager Control

This sample demonstrates how to utilize the Firebase Realtime Database file system provider with File Manager component. It supports all basic file operations such as create, rename, delete, cut, copy, paste, upload, download, and more.

DEMO
SOURCE

To run the service, create a firebase realtime database and then register the database's Rest API link, root node name, and service account key path in the RegisterFirebaseRealtimeDB method to perform the file operations.

Checkout this Firebase Realtime Database file system provider from the GitHub repository to connect with RegisterFirebaseRealtimeDB method.

Note: File Manager's upload functionality is restricted in online demos for security reasons. To work with upload functionality, please download firebase-realtime-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