AdamE.Firebase.iOS.Core
12.10.0
dotnet add package AdamE.Firebase.iOS.Core --version 12.10.0
NuGet\Install-Package AdamE.Firebase.iOS.Core -Version 12.10.0
<PackageReference Include="AdamE.Firebase.iOS.Core" Version="12.10.0" />
<PackageVersion Include="AdamE.Firebase.iOS.Core" Version="12.10.0" />
<PackageReference Include="AdamE.Firebase.iOS.Core" />
paket add AdamE.Firebase.iOS.Core --version 12.10.0
#r "nuget: AdamE.Firebase.iOS.Core, 12.10.0"
#:package AdamE.Firebase.iOS.Core@12.10.0
#addin nuget:?package=AdamE.Firebase.iOS.Core&version=12.10.0
#tool nuget:?package=AdamE.Firebase.iOS.Core&version=12.10.0
AdamE.Firebase.iOS.Core
.NET bindings for Firebase Core on Apple platforms.
Scope
Firebase app initialization, options, app lookup, logger configuration, data collection defaults, and shared Firebase types.
These packages are thin bindings over the native Firebase Apple SDK. The native documentation is the source of truth for product behavior, Firebase console setup, quotas, policy requirements, and feature workflows.
Native Documentation
- Firebase Apple setup: https://firebase.google.com/docs/ios/setup
- Firebase Core documentation: https://firebase.google.com/docs/ios/setup
Package
- Package ID:
AdamE.Firebase.iOS.Core - Managed namespace:
Firebase.Core
Supported target frameworks include:
net9.0-iosnet10.0-iosnet9.0-maccatalystnet10.0-maccatalyst
When multi-targeting, condition package references so they restore only for Apple targets:
<ItemGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios' Or $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'">
<PackageReference Include="AdamE.Firebase.iOS.Core" Version="x.y.z" />
</ItemGroup>
Installation
dotnet add package AdamE.Firebase.iOS.Core
Binding Notes
Use the official Firebase Apple docs for setup and usage. In .NET, call the equivalent APIs from the managed namespace listed above. Keep app-specific Firebase configuration, such as GoogleService-Info.plist, in the application project.
Call Firebase.Core.App.Configure() once from application startup after bundling the app-specific Firebase configuration. This is the .NET binding for native FirebaseApp.configure().
Version Alignment
Firebase Apple SDKs are packaged as native xcframeworks. Applications should pin package versions intentionally and keep all AdamE.Firebase.iOS.* packages on the same major/minor Firebase line.
Avoid mixing unrelated Firebase binding package sets or mismatched Firebase native SDK lines in one application. That can cause duplicate symbols, linker failures, runtime loading failures, or undefined native SDK behavior.
Repository
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0-ios18.0 is compatible. net9.0-maccatalyst18.0 is compatible. net10.0-ios was computed. net10.0-ios26.0 is compatible. net10.0-maccatalyst was computed. net10.0-maccatalyst26.0 is compatible. |
-
net10.0-ios26.0
- AdamE.Google.iOS.GoogleDataTransport (>= 10.1.0 && < 11.0.0)
- AdamE.Google.iOS.GoogleUtilities (>= 8.1.0 && < 9.0.0)
- AdamE.Google.iOS.Nanopb (>= 3.30910.0 && < 4.0.0)
- AdamE.Google.iOS.PromisesObjC (>= 2.4.0 && < 3.0.0)
-
net10.0-maccatalyst26.0
- AdamE.Google.iOS.GoogleDataTransport (>= 10.1.0 && < 11.0.0)
- AdamE.Google.iOS.GoogleUtilities (>= 8.1.0 && < 9.0.0)
- AdamE.Google.iOS.Nanopb (>= 3.30910.0 && < 4.0.0)
- AdamE.Google.iOS.PromisesObjC (>= 2.4.0 && < 3.0.0)
-
net9.0-ios18.0
- AdamE.Google.iOS.GoogleDataTransport (>= 10.1.0 && < 11.0.0)
- AdamE.Google.iOS.GoogleUtilities (>= 8.1.0 && < 9.0.0)
- AdamE.Google.iOS.Nanopb (>= 3.30910.0 && < 4.0.0)
- AdamE.Google.iOS.PromisesObjC (>= 2.4.0 && < 3.0.0)
-
net9.0-maccatalyst18.0
- AdamE.Google.iOS.GoogleDataTransport (>= 10.1.0 && < 11.0.0)
- AdamE.Google.iOS.GoogleUtilities (>= 8.1.0 && < 9.0.0)
- AdamE.Google.iOS.Nanopb (>= 3.30910.0 && < 4.0.0)
- AdamE.Google.iOS.PromisesObjC (>= 2.4.0 && < 3.0.0)
NuGet packages (21)
Showing the top 5 NuGet packages that depend on AdamE.Firebase.iOS.Core:
| Package | Downloads |
|---|---|
|
AdamE.Firebase.iOS.Installations
C# bindings for Firebase APIs Installations iOS Library |
|
|
Plugin.Firebase.Core
The plugin includes cross-platform APIs for Firebase Core. |
|
|
AdamE.Firebase.iOS.CloudMessaging
C# bindings for Firebase APIs Cloud Messaging iOS Library |
|
|
AdamE.Firebase.iOS.Crashlytics
C# bindings for Firebase APIs Crashlytics iOS Library |
|
|
AdamE.Firebase.iOS.Analytics
C# bindings for Firebase APIs Analytics iOS Library |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AdamE.Firebase.iOS.Core:
| Repository | Stars |
|---|---|
|
TobiasBuchholz/Plugin.Firebase
Wrapper around the native Android and iOS Firebase Xamarin SDKs
|
| Version | Downloads | Last Updated |
|---|---|---|
| 12.10.0 | 432 | 4/21/2026 |
| 12.9.0 | 117 | 4/21/2026 |
| 12.8.0 | 93 | 4/20/2026 |
| 12.7.0 | 288 | 4/19/2026 |
| 12.6.0 | 126 | 4/18/2026 |
| 12.5.0.4 | 51,712 | 12/24/2025 |
| 12.5.0.3 | 243 | 12/24/2025 |
| 12.5.0.2 | 230 | 12/24/2025 |
| 12.5.0.1 | 3,154 | 12/14/2025 |
| 12.5.0 | 1,474 | 12/11/2025 |
| 12.4.0 | 13,517 | 10/30/2025 |
| 12.3.0 | 13,040 | 9/21/2025 |
| 12.2.0 | 437 | 9/20/2025 |
| 12.1.0 | 431 | 9/19/2025 |
| 12.0.0 | 3,426 | 9/12/2025 |
| 11.15.0 | 1,612 | 9/12/2025 |
| 11.14.0 | 3,511 | 9/7/2025 |
| 11.13.0 | 281 | 9/7/2025 |
| 11.12.0 | 263 | 9/6/2025 |
| 11.11.0 | 321 | 9/6/2025 |