'Firebase Auth,Firestore and Storage with Visual Studio c# for Windows

I have an ios application that uses firebase auth , firestore database and storage. I need to make windows desktop version of the same application. I had made a few programs in Visual Basic before (long ago). Now I'm thinking of making a form application using c#.

But there is no firebase library for windows form application. How can I do these operations? Does it make more sense to give up the desktop application and go for the web?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source