LeoJHarris.Plugin.FilePicker 1.0.7

Requires NuGet 2.8.3 or higher.

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

// Install LeoJHarris.Plugin.FilePicker as a Cake Tool
#tool nuget:?package=LeoJHarris.Plugin.FilePicker&version=1.0.7

File Picker plugin for Xamarin.Forms to work with local or cloud based files

     Methods available:

     *PickFileAsync
     *OpenFile
     *SaveFileAsync

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
Xamarin.iOS xamarinios10 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.7 4,578 8/7/2018
1.0.6-beta 625 8/3/2018
1.0.5-beta 761 5/18/2018
1.0.4 3,214 12/17/2017
1.0.3 1,209 12/4/2017
1.0.2 1,293 11/28/2017
1.0.1 1,695 9/22/2017

Updated XForms to 3.0.0.697729
     Added additional utils for iOS.