pt.Xamarin.Plugin.FilePicker 1.3.11

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package pt.Xamarin.Plugin.FilePicker --version 1.3.11
NuGet\Install-Package pt.Xamarin.Plugin.FilePicker -Version 1.3.11
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="pt.Xamarin.Plugin.FilePicker" Version="1.3.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add pt.Xamarin.Plugin.FilePicker --version 1.3.11
#r "nuget: pt.Xamarin.Plugin.FilePicker, 1.3.11"
#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 pt.Xamarin.Plugin.FilePicker as a Cake Addin
#addin nuget:?package=pt.Xamarin.Plugin.FilePicker&version=1.3.11

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

Unofficial. 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.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
MonoAndroid monoandroid is compatible.  monoandroid10 is compatible. 
MonoMac monomac is compatible. 
MonoTouch monotouch is compatible.  monotouch10 is compatible. 
Universal Windows Platform uap was computed.  uap10 is compatible.  uap10.0 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
2.0.0-beta 2,580 2/8/2018
1.3.11 10,929 12/28/2017
1.3.10 1,348 12/28/2017
1.3.9 1,333 12/28/2017
1.3.8 2,132 10/1/2017
1.3.7 1,240 9/28/2017
1.3.6 2,126 7/16/2017
1.3.5 1,376 7/16/2017
1.3.4 1,579 5/2/2017
1.3.3 1,302 5/2/2017
1.3.2 1,843 4/9/2017

[1.3.11] - Fix for getting the DataArray from iCloud
[1.3.10] - UAP core package reference has been updated
[1.3.9] - Android OneDrive bug has been fixed
[1.3.8] - MacOS libraries have been added
[1.3.7] - Fixing issue with Google Drive.
- Windows 8 & 8.1 is not supported any more.
[1.3.6] - Fixing issue with Google Drive, OneDrive on Android
[1.3.4] - UWP update. Now every picked file will be added to the FutureAccessList.
[1.3.2] - Update from 09.04.2017. Some Android and iOS bugs have been closed since last nuget publishing
[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.