![]() |
VOOZH | about |
dotnet add package Microsoft.Intune.Maui.Essentials.iOS --version 21.6.0
NuGet\Install-Package Microsoft.Intune.Maui.Essentials.iOS -Version 21.6.0
<PackageReference Include="Microsoft.Intune.Maui.Essentials.iOS" Version="21.6.0" />
<PackageVersion Include="Microsoft.Intune.Maui.Essentials.iOS" Version="21.6.0" />Directory.Packages.props
<PackageReference Include="Microsoft.Intune.Maui.Essentials.iOS" />Project file
paket add Microsoft.Intune.Maui.Essentials.iOS --version 21.6.0
#r "nuget: Microsoft.Intune.Maui.Essentials.iOS, 21.6.0"
#:package Microsoft.Intune.Maui.Essentials.iOS@21.6.0
#addin nuget:?package=Microsoft.Intune.Maui.Essentials.iOS&version=21.6.0Install as a Cake Addin
#tool nuget:?package=Microsoft.Intune.Maui.Essentials.iOS&version=21.6.0Install as a Cake Tool
Using the Microsoft Intune App SDK for MAUI.iOS, you can develop apps with .NET Multi-platform App UI (.NET MAUI) for iOS devices and enforce Intune mobile application management.
After adding the Microsoft.Intune.Maui.Essentials.iOS NuGet package to your .NET MAUI project, follow the integration steps in our Microsoft Intune App SDK for iOS developer guide. You can begin from step 3.
Note: The step to run the IntuneMAMConfigurator tool is not needed, as this tool is included in the Microsoft.Intune.Maui.Essentials.iOS package and will be run automatically at build time.
Important: Enabling keychain sharing for an app is slightly different in Visual Studio from Xcode. Open the app's Entitlements plist and make sure the "Enable Keychain" option is enabled and the appropriate keychain sharing groups are added in that section. Then, ensure the Entitlements plist is specified in the "Custom Entitlements" field of the project's "iOS Bundle Signing" options for all the appropriate Configuration/Platform combinations.
Visit What's new in Microsoft Intune for news and updates.
Visit Microsoft Intune App SDK for iOS - Releases for release notes.
Sample applications highlighting MAM functionality in .NET MAUI and .NET iOS apps are available on GitHub
For any issues or request, please open an issue on our GitHub, Issue: Microsoft Intune App SDK for MAUI.iOS
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0-ios26.0 net9.0-ios26.0 is compatible. net10.0-ios net10.0-ios was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 21.6.0 | 170 | 5/8/2026 |
| 21.5.1 | 1,542 | 3/13/2026 |
| 21.5.0 | 199 | 3/4/2026 |
| 21.4.0 | 978 | 1/13/2026 |
| 21.2.0 | 1,328 | 11/4/2025 |
| 20.9.2 | 215 | 1/15/2026 |
| 20.9.0 | 1,729 | 10/27/2025 |
| 20.8.0 | 613 | 9/16/2025 |
| 20.7.0 | 4,576 | 8/4/2025 |
| 20.6.0 | 1,474 | 6/18/2025 |
| 20.5.0 | 871 | 4/23/2025 |
| 20.4.1 | 2,649 | 3/24/2025 |
| 20.3.0 | 1,039 | 2/11/2025 |
| 20.2.2 | 2,461 | 1/6/2025 |
| 20.2.1 | 837 | 12/3/2024 |
| 19.7.13 | 315 | 4/24/2025 |
| 19.7.12 | 288 | 3/14/2025 |
| 19.7.9 | 319 | 2/11/2025 |
| 19.7.8 | 388 | 1/3/2025 |
| 19.7.6.1 | 363 | 12/20/2024 |
Contains version 21.6.0 of the Microsoft Intune App SDK for iOS and version 2.11.0 of the Microsoft Authentication Library (MSAL) for iOS.