197 packages tagged with “Firebase”
Firebase Admin SDK enables server-side .NET developers to integrate Firebase into their services and applications.
Low-level Google client library to access the Firestore API. Users are recommended to use the Google.Cloud.Firestore package instead.
Recommended Google client library to access the Firestore API.
Complex C# library for Firebase Realtime Database built on top of Firebase REST API. Among others it supports following: * Offline storage * Querying using available filters * Passing in authentication token * Streaming online changes * Directly Posting / Putting / Patching online data Streaming changes (both online and offline) are done using Reactive Extensions.
A library for the Firebase Cloud Messaging (FCM) API.
Unofficial C# implementation of Firebase authentication targetting .NET Standard. The library provides a drop-in auth solution that handles the flows for signing in users with email addresses and passwords, Identity Provider Sign In including Google, Facebook, GitHub, Twitter, Apple, Microsoft, Yahoo and anonymous sign-in. FirebaseUI is supported by platform-specific libraries: * FirebaseAuthentication.WPF * FirebaseAuthentication.UWP * FirebaseAuthentication.Maui
Easily upload files and other content to Firebase Storage.
Server Side library for sending ✅Web, ✅Android and ✅iOS Push Notifications
.Net client for Firebase API
Receive and handle firebase push notifications across Xamarin.iOS and Xamarin.Android
Recommended Google client library to access the Firestore Admin API.
Client library for Firebase Cloud Messaging (FCM) written in C# / .NET
Biblioteca para facilitar envio de Push Notification usando o Firebase Cloud Messaging do Google
Library to facilitate push notification using Google's Firebase Cloud Messaging. Biblioteca para facilitar envio de Push Notification usando o Firebase Cloud Messaging do Google
Package Description
Firebase Web Client
Authentication middleware that uses Firebase token (issuer / audience) as authentication for Mvc/Api controllers. The jwt validation validate the issuer and audience (firebase project), the token signature (using google certificates) and the token validity.
- Firebase Cloud Messaging - Firebase Realtime Database (Basic Crud, no Offline or Streaming support) - Firebase Storage - Authentication (Generate Custom Token for users, no user management) - Logging (You can provide logger in FirebaseSDKConfiguration) - Support for plugging custom HttpClient for supprting mocks, IHttpClientFactory, Polly etc, see github repo.
Receive and handle firebase push notifications in .NET MAUI apps
Firebase client for .NetStandard2.0 and .NetFramework 4.6.2
Cross platform plugin for Firebase Crashlytics
Provides fable bindings for the Firebase admin SDK.
Identity stores implementation for Firebase
Firebase authentication for .NetStandard2.0 and .NetFramework 4.6.2
A .NET API client for Firebase Rest Authentication API that follows Google's API spec as precisely as possible.
An asynchronous C# library for sending Firebase push notifications
Firebase REST API wrapper wired with MVVM observables.
Provides JSON serialization support using Newtonsoft.JsonNet.