Xamarin.Dialog.Plugin.FilePicker 1.0.6

Requires NuGet 2.8.1 or higher.

dotnet add package Xamarin.Dialog.Plugin.FilePicker --version 1.0.6
NuGet\Install-Package Xamarin.Dialog.Plugin.FilePicker -Version 1.0.6
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="Xamarin.Dialog.Plugin.FilePicker" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.Dialog.Plugin.FilePicker --version 1.0.6
#r "nuget: Xamarin.Dialog.Plugin.FilePicker, 1.0.6"
#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 Xamarin.Dialog.Plugin.FilePicker as a Cake Addin
#addin nuget:?package=Xamarin.Dialog.Plugin.FilePicker&version=1.0.6

// Install Xamarin.Dialog.Plugin.FilePicker as a Cake Tool
#tool nuget:?package=Xamarin.Dialog.Plugin.FilePicker&version=1.0.6

Simple cross-platform plug-in that allows you to pick files from the filesystem (iCloud drive in case of iOS) and work with them.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 is compatible. 
Universal Windows Platform uap10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has 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
1.0.6 2,061 11/7/2018
1.0.5 857 10/9/2018
1.0.4 894 9/5/2018
1.0.3 7,912 6/2/2017
1.0.2 2,368 2/22/2017
1.0.1 1,170 2/16/2017
1.0.0 1,149 2/15/2017

[1.0] - Initial upload.
       [1.0.3] - Fixed Android remote file issue.
       [1.0.4] - Fixed iOS 11 UIDocumentMenuViewController deprecated.  Replaced with UIDocumentPickerViewController.
       [1.0.5] - Added External Storage Read Permissions for Android 6+.
       [1.0.6] - Android Fix for SDK less than 6