Kapusch.Facebook.iOS
1.1.0
Prefix Reserved
dotnet add package Kapusch.Facebook.iOS --version 1.1.0
NuGet\Install-Package Kapusch.Facebook.iOS -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Kapusch.Facebook.iOS" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Kapusch.Facebook.iOS" Version="1.1.0" />
<PackageReference Include="Kapusch.Facebook.iOS" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Kapusch.Facebook.iOS --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Kapusch.Facebook.iOS, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Kapusch.Facebook.iOS@1.1.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Kapusch.Facebook.iOS&version=1.1.0
#tool nuget:?package=Kapusch.Facebook.iOS&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Kapusch.Facebook.iOS
This package provides:
- managed APIs for Facebook Login and photo sharing on iOS, and
- the required Facebook iOS SDK
xcframeworks packaged for .NET iOS.
Set KapuschFacebookFeatures to Login (default), Share, or Login;Share.
SDK 18.0.2 requires FBAEMKit whenever ShareKit/CoreKit is selected.
Photo sharing uses ShareKit's native-app dialog, guarantees one managed
completion per request, and avoids reading the general pasteboard when cleaning
Meta's app-bridge marker on return.
See the repo README.md and Docs/Integration.md for integration steps.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0-ios26.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0-ios26.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.0 | 103 | 8/2/2026 |
| 1.1.0-rc.3 | 63 | 7/26/2026 |
| 1.1.0-rc.2 | 58 | 7/15/2026 |
| 1.0.0-rc.2 | 87 | 5/23/2026 |
| 1.0.0-rc.1 | 105 | 3/4/2026 |