Upload Files to Firebase Storage from a Xamarin.Forms App
In this video we will learn about what Firebase Storage is and how we can upload files to it from a Xamarin.Forms app. Or basically any C# based application! We will setup a Firebase project from scratch, touch upon authentication and upload a photo. This is all made very easy with the FirebaseStorage.net library, tune in!
What you will learn
- Intro
- Inspect End Result
- Setup Firebase Storage Project
- Note About Authentication
Good to know
- The demo focuses on practical usage, so validate package/version details against your current MAUI target before shipping.