Skip to content

Latest commit

 

History

History

GridDatafromFireBase

DevExpress .NET MAUI Data Grid - Bind to a Firebase Database

This example shows how to receive data from the Firebase database and display them in the DevExpress .NET MAUI Data Grid.

The project uses the FirebaseDatabase.net and FirebaseAuthentication NuGet packages to authenticate the Firebase Realtime Database and obtain data from it.

Files to Review