![]() |
VOOZH | about |
dotnet add package AdamE.Google.iOS.SignIn --version 9.0.0
NuGet\Install-Package AdamE.Google.iOS.SignIn -Version 9.0.0
<PackageReference Include="AdamE.Google.iOS.SignIn" Version="9.0.0" />
<PackageVersion Include="AdamE.Google.iOS.SignIn" Version="9.0.0" />Directory.Packages.props
<PackageReference Include="AdamE.Google.iOS.SignIn" />Project file
paket add AdamE.Google.iOS.SignIn --version 9.0.0
#r "nuget: AdamE.Google.iOS.SignIn, 9.0.0"
#:package AdamE.Google.iOS.SignIn@9.0.0
#addin nuget:?package=AdamE.Google.iOS.SignIn&version=9.0.0Install as a Cake Addin
#tool nuget:?package=AdamE.Google.iOS.SignIn&version=9.0.0Install as a Cake Tool
This package is part of a set of .NET bindings for Google and Firebase native iOS SDKs.
These packages are intended for iOS and Mac Catalyst TFMs (for example net8.0-ios, net9.0-ios, net10.0-ios).
When multi-targeting, condition the reference so it only restores for iOS:
<ItemGroup Condition="'$(TargetFramework)' == 'net10.0-ios'">
<PackageReference Include="AdamE.Google.iOS.SignIn" Version="9.0.0.0" />
</ItemGroup>
Google/Firebase iOS SDKs share native dependencies (xcframeworks). Avoid mixing multiple independent bindings that ship overlapping Google/Firebase native SDK binaries in the same app, as it can lead to duplicate symbols or runtime issues.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0-ios18.0 net9.0-ios18.0 is compatible. net9.0-maccatalyst18.0 net9.0-maccatalyst18.0 is compatible. net10.0-ios net10.0-ios was computed. net10.0-ios26.0 net10.0-ios26.0 is compatible. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-maccatalyst26.0 net10.0-maccatalyst26.0 is compatible. |
Showing the top 2 NuGet packages that depend on AdamE.Google.iOS.SignIn:
| Package | Downloads |
|---|---|
|
Zebble.Google
Google SignIn for Zebble (Xamarin) |
|
|
Plugin.Firebase.Auth.Google
The plugin includes cross-platform APIs for Firebase Auth. |
This package is not used by any popular GitHub repositories.