Use Firebase with Your ASP.NET MVC App

Use Firebase with Your ASP.NET MVC App

Learn how to store user non-identifiable data in Firebase using Okta and ASP.NET MVC

erikswed104

Thanks I like this.
Is it possible to access Firebase Storage also?
In GCP I do like this:
using Google.Cloud.Storage.V1;
var storage = StorageClient.Create();
But cant find anything for Firebase Storage?

vivian chang

very useful, thank you.

Wade Poh

https://uploads.disquscdn.c… I tried but prompt this issue…

Brad Smith

Great Blog ! Thank you for sharing the valuable information with us. I have received the services from wonderpush, Its really helpful to install the push notification in mobile Apps. I would highly recommended you, For more information click on the link here react native push notifications

Kiri Raj

i have used some of your tips for authentication but there is some issue. Is there anything else or alternative source for authentication process?