Firebase.Xamarin
Light weight wrapper for Firebase Realtime Database REST API.
File Explorer
Download Latest Version (.zip)- .suo
- FirebaseAuth.cs
- FirebaseAuthException.cs
- FirebaseAuthLink.cs
- FirebaseAuthProvider.cs
- FirebaseAuthType.cs
- FirebaseConfig.cs
- IFirebaseAuthProvider.cs
- User.cs
- HttpClientExtensions.cs
- PostResult.cs
- ExceptionEventArgs.cs
- OfflineCacheAdapter.cs
- OfflineEntry.cs
- RealtimeDatabase.cs
- SyncOptions.cs
- AssemblyInfo.cs
- AuthQuery.cs
- ChildQuery.cs
- FilterQuery.cs
- FirebaseQuery.cs
- IFirebaseQuery.cs
- OrderQuery.cs
- ParameterQuery.cs
- QueryExtensions.cs
- QueryFactoryExtensions.cs
- FirebaseCache.cs
- FirebaseEvent.cs
- FirebaseEventType.cs
- FirebaseServerEventType.cs
- FirebaseSubscription.cs
- FirebaseClient.cs
- FirebaseKeyGenerator.cs
- FirebaseObject.cs
- GlobalSuppressions.cs
- ObservableExtensions.cs
- PushNotification.cs
- Newtonsoft.Json.dll
- Newtonsoft.Json.xml
- Newtonsoft.Json.dll
- Newtonsoft.Json.xml
- Newtonsoft.Json.dll
- Newtonsoft.Json.xml
- Newtonsoft.Json.dll
- Newtonsoft.Json.xml
- Newtonsoft.Json.dll
- Newtonsoft.Json.xml
- Newtonsoft.Json.dll
- Newtonsoft.Json.xml
- install.ps1
- Newtonsoft.Json.8.0.3.nupkg
- System.Reactive.Core.dll
- System.Reactive.Core.XML
- System.Reactive.Core.dll
- System.Reactive.Core.XML
- System.Reactive.Core.dll
- System.Reactive.Core.XML
- System.Reactive.Core.dll
- System.Reactive.Core.XML
- System.Reactive.Core.dll
- System.Reactive.Core.XML
- System.Reactive.Core.dll
- System.Reactive.Core.XML
- System.Reactive.Core.dll
- System.Reactive.Core.XML
- System.Reactive.Core.dll
- System.Reactive.Core.XML
- System.Reactive.Core.dll
- System.Reactive.Core.XML
- System.Reactive.Core.dll
- System.Reactive.Core.XML
- Rx-Core.2.2.5.nupkg
- System.Reactive.Interfaces.dll
- System.Reactive.Interfaces.XML
- System.Reactive.Interfaces.dll
- System.Reactive.Interfaces.XML
- System.Reactive.Interfaces.dll
- System.Reactive.Interfaces.XML
- System.Reactive.Interfaces.dll
- System.Reactive.Interfaces.XML
- System.Reactive.Interfaces.dll
- System.Reactive.Interfaces.XML
- System.Reactive.Interfaces.dll
- System.Reactive.Interfaces.XML
- System.Reactive.Interfaces.dll
- System.Reactive.Interfaces.XML
- System.Reactive.Interfaces.dll
- System.Reactive.Interfaces.XML
- System.Reactive.Interfaces.dll
- System.Reactive.Interfaces.XML
- System.Reactive.Interfaces.dll
- System.Reactive.Interfaces.XML
- Rx-Interfaces.2.2.5.nupkg
- System.Reactive.Linq.dll
- System.Reactive.Linq.XML
- System.Reactive.Linq.dll
- System.Reactive.Linq.XML
- System.Reactive.Linq.dll
- System.Reactive.Linq.XML
- System.Reactive.Linq.dll
- System.Reactive.Linq.XML
- System.Reactive.Linq.dll
- System.Reactive.Linq.XML
- System.Reactive.Linq.dll
- System.Reactive.Linq.XML
- System.Reactive.Linq.dll
- System.Reactive.Linq.XML
- System.Reactive.Linq.dll
- System.Reactive.Linq.XML
- System.Reactive.Linq.dll
- System.Reactive.Linq.XML
- System.Reactive.Linq.dll
- System.Reactive.Linq.XML
- Rx-Linq.2.2.5.nupkg
- Rx-Main.2.2.5.nupkg
- System.Reactive.PlatformServices.dll
- System.Reactive.PlatformServices.XML
- System.Reactive.PlatformServices.dll
- System.Reactive.PlatformServices.XML
- System.Reactive.PlatformServices.dll
- System.Reactive.PlatformServices.XML
- System.Reactive.PlatformServices.dll
- System.Reactive.PlatformServices.XML
- System.Reactive.PlatformServices.dll
- System.Reactive.PlatformServices.XML
- System.Reactive.PlatformServices.dll
- System.Reactive.PlatformServices.XML
- System.Reactive.PlatformServices.dll
- System.Reactive.PlatformServices.XML
- System.Reactive.PlatformServices.dll
- System.Reactive.PlatformServices.XML
- System.Reactive.PlatformServices.dll
- System.Reactive.PlatformServices.XML
- System.Reactive.PlatformServices.dll
- System.Reactive.PlatformServices.XML
- Rx-PlatformServices.2.2.5.nupkg
- AssemblyInfo.cs
- StreamToken.cs
- TokenGenerator.cs
- TokenOptions.cs
- .gitignore
- Firebase.Xamarin.csproj
- Firebase.Xamarin.sln
- LICENSE
- packages.config
- README.md
- TokenGenerator.config
# Installation Guide
1. Get the code
git clone https://github.com/rlamasb/Firebase.Xamarin
Downloads the entire project code from GitHub to your computer.
cd Firebase.Xamarin
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
dotnet restore
Downloads the packages the project depends on.
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
// repository documentation
Was this content helpful?
(0 ratings)
