Birdie.Xamarin.Plugin.FilePicker 1.4.0-beta

This is a prerelease version of Birdie.Xamarin.Plugin.FilePicker.

Requires NuGet 2.8.1 or higher.

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

// Install Birdie.Xamarin.Plugin.FilePicker as a Cake Tool
#tool nuget:?package=Birdie.Xamarin.Plugin.FilePicker&version=1.4.0-beta&prerelease

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. 
Xamarin.Mac xamarinmac20 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.4.0-beta 746 10/20/2017

[1.4] - Support Xamarin.Mac
[1.3] - FileData now has a GetStream() method to retrieve the binary data as a Stream
[1.2] - Retrieve full file path from selected file
[1.1] - Support Windows Phone 8, 8.1 e Windows Store.
[1.0] - Pick files, save files and open the archive in Default App.