GMImagePicker.Xamarin 2.5.1

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

Xamarin.iOS port of the original GMImagePicker component by Guillermo Muntaner Perelló

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.

Version Downloads Last Updated
2.5.1 203,772 12/13/2020
2.5.0 55,944 9/23/2020
2.4.0 7,362 7/17/2020
2.3.6 13,788 4/20/2020
2.3.5 21,649 12/1/2019
2.3.4 26,302 6/7/2019
2.3.3 6,413 4/12/2019
2.3.2 23,416 11/16/2018
2.3.1 8,094 8/29/2018
2.3.0 1,431 8/17/2018
2.2.3 1,030 8/16/2018
2.2.2 2,601 7/20/2018
2.1.0 17,458 3/12/2018
2.0.1 1,601 12/6/2017
2.0.0 2,007 9/29/2017
1.0.1 1,809 5/3/2017
1.0.0 2,688 9/28/2016
0.0.10 1,909 7/21/2016
0.0.9 1,725 7/7/2016
0.0.8 1,693 4/20/2016
0.0.7 1,673 4/14/2016
0.0.6 1,675 4/12/2016
0.0.5 1,481 3/30/2016
0.0.4 1,722 3/30/2016
0.0.3 1,692 3/25/2016
0.0.2 1,266 3/25/2016

[2.5.1]
- #40 Updated French translations. Merci @osc117!
- #80 Fix for endless recursion crash when using custom fonts