41stDegreeSoftware.FFImagePicker 1.0.8

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

Xamarin iOS Basic Camera Roll Multiple Image Picker

Make sure to add these permissions to your info.plist

<key>NSPhotoLibraryUsageDescription</key>
<string>We want to use your photos</string>

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.

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.0.8 2,683 5/10/2017
1.0.7 1,543 5/27/2016
1.0.6 1,437 3/31/2016
1.0.5 1,477 1/18/2016
1.0.4 1,408 1/18/2016
1.0.3 1,515 1/18/2016
1.0.2 1,561 11/24/2015
1.0.1 1,874 11/11/2015
1.0.0 2,049 11/10/2015

Memory management changes for large photo libraries