Do you guys know how to upload PDF Files directly to a Firebase Project Storage? I searched a lot on the Internet but I found nothing.
Are there some librarys for C#? Or is there any Documentation for C# and Firebase?
Please help guys! Thanks
EDIT:
Ok I found a library: FirebaseSharp.
https://github.com/bubbafat/FirebaseSharp
But this Lib only supports previous versions of Firebase and doesnt have Storage Support either.