FirebaseAuthentication.net
4.0.0-alpha.2
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.Xamarin
Install-Package FirebaseAuthentication.net -Version 4.0.0-alpha.2
dotnet add package FirebaseAuthentication.net --version 4.0.0-alpha.2
<PackageReference Include="FirebaseAuthentication.net" Version="4.0.0-alpha.2" />
paket add FirebaseAuthentication.net --version 4.0.0-alpha.2
#r "nuget: FirebaseAuthentication.net, 4.0.0-alpha.2"
// Install FirebaseAuthentication.net as a Cake Addin
#addin nuget:?package=FirebaseAuthentication.net&version=4.0.0-alpha.2&prerelease
// Install FirebaseAuthentication.net as a Cake Tool
#tool nuget:?package=FirebaseAuthentication.net&version=4.0.0-alpha.2&prerelease
Dependencies
-
.NETStandard 2.0
- Newtonsoft.Json (>= 11.0.2)
Used By
NuGet packages (14)
Showing the top 5 NuGet packages that depend on FirebaseAuthentication.net:
Package | Downloads |
---|---|
UtilityFramework.Services.Core
envio de push notifications e emails
|
|
OnixCore
Package Description
|
|
Tgl.Api.Core.Client
Core library for all API client libraries
|
|
Unipon
Package Description
|
|
Apsy.Common.Api
Makes using GraphQL in .NET as easy as applying an attribute {Api] to exposed properties and registeting the types using dependecy injection.
Wraps the implementation of GraphQL by Joe McBride (https://github.com/graphql-dotnet/graphql-dotnet). Using this implementation, the consumer needs to define many extra types like GraphTypes, GraphInputTypes, ... which is very time consuming and include repetitive code.
We eliminate this pain by using reflection to automatically generate those types.
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on FirebaseAuthentication.net:
Repository | Stars |
---|---|
step-up-labs/firebase-database-dotnet
C# library for Firebase Realtime Database.
|
|
step-up-labs/firebase-authentication-dotnet
C# library for Firebase Authentication
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.0.0-alpha.2 | 2,108 | 2/21/2020 |
4.0.0-alpha.1 | 247 | 1/11/2020 |
3.7.1 | 298 | 4/6/2021 |
3.7.0 | 233 | 4/2/2021 |
3.6.0 | 2,268 | 2/19/2021 |
3.5.0 | 1,464 | 1/30/2021 |
3.4.0 | 40,484 | 11/27/2019 |
3.3.0 | 7,715 | 9/14/2019 |
3.2.0 | 51,256 | 12/7/2018 |
3.1.0 | 5,408 | 10/13/2018 |
3.0.7 | 51,284 | 4/4/2018 |
3.0.6 | 6,630 | 12/14/2017 |
3.0.5 | 8,099 | 4/21/2017 |
3.0.4 | 660 | 4/17/2017 |
3.0.3 | 575 | 4/13/2017 |
3.0.2 | 585 | 4/11/2017 |
3.0.1 | 556 | 4/10/2017 |
3.0.0 | 812 | 4/6/2017 |
2.2.0 | 3,942 | 1/3/2017 |
2.1.3 | 1,761 | 11/10/2016 |
2.1.2 | 1,969 | 9/8/2016 |
2.1.1 | 558 | 9/7/2016 |
2.1.0 | 565 | 9/7/2016 |
2.0.1 | 574 | 9/5/2016 |
2.0.0 | 797 | 6/21/2016 |
2.0.0-alpha1 | 531 | 9/5/2016 |
1.1.1 | 604 | 6/9/2016 |
1.1.0 | 577 | 6/6/2016 |
1.0.0 | 605 | 6/6/2016 |