Pixelnetica.DSSDK.Xamarin.iOS 2.5.1

Suggested Alternatives

ImageSDK.Pixelnetica

Additional Details

Please use ImageSDK.Pixelnetica package which includes libs and wrappers for both Xamarin.iOS and Xamarin.Android

dotnet add package Pixelnetica.DSSDK.Xamarin.iOS --version 2.5.1
                    
NuGet\Install-Package Pixelnetica.DSSDK.Xamarin.iOS -Version 2.5.1
                    
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="Pixelnetica.DSSDK.Xamarin.iOS" Version="2.5.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Pixelnetica.DSSDK.Xamarin.iOS" Version="2.5.1" />
                    
Directory.Packages.props
<PackageReference Include="Pixelnetica.DSSDK.Xamarin.iOS" />
                    
Project file
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 Pixelnetica.DSSDK.Xamarin.iOS --version 2.5.1
                    
#r "nuget: Pixelnetica.DSSDK.Xamarin.iOS, 2.5.1"
                    
#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.
#addin nuget:?package=Pixelnetica.DSSDK.Xamarin.iOS&version=2.5.1
                    
Install as a Cake Addin
#tool nuget:?package=Pixelnetica.DSSDK.Xamarin.iOS&version=2.5.1
                    
Install as a Cake Tool
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.
  • 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.

- Fix: minor memory leak
- Minor API changes: 'PxMetaImage' object call.  For more information refer to demo app source code and documentation.