Mup.iOS 1.0.2

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Mup.iOS --version 1.0.2
NuGet\Install-Package Mup.iOS -Version 1.0.2
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="Mup.iOS" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mup.iOS --version 1.0.2
#r "nuget: Mup.iOS, 1.0.2"
#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.
// Install Mup.iOS as a Cake Addin
#addin nuget:?package=Mup.iOS&version=1.0.2

// Install Mup.iOS as a Cake Tool
#tool nuget:?package=Mup.iOS&version=1.0.2

MUP Xamarin iOS SDK

Product Compatible and additional computed target framework versions.
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)

  • Xamarin.iOS 1.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

Minor bug fixes and performance improvements.
Now Mup.Init returns a bool value for whether or not the MUP was displayed.