Xamarin.Plugin.FilePicker 1.2.1

Suggested Alternatives

Xamarin.Essentials 1.6.0

Additional Details

The FilePicker functionality has been incorporated in Xamarin.Essentials. We have therefore stopped development on this separate package.

Thank you for all your support!

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8.1 or higher.

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

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

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 uap was computed.  uap10 is compatible.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win8 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 (5)

Showing the top 5 NuGet packages that depend on Xamarin.Plugin.FilePicker:

Package Downloads
SheshaMobile.Modules.Leave

The contacts module contains common functionality for managing a contact book

TestWW

Package Description

Geocortex.Workflow.Forms.Xamarin

This is experimental and for internal use in Geocortex products. Geocortex Workflow display form controls for Android, iOS, and UWP apps.

Kit.Droid

Package Description

Shimmer.CSharp.BLEAPI

Package Description

GitHub repositories (7)

Showing the top 5 popular GitHub repositories that depend on Xamarin.Plugin.FilePicker:

Repository Stars
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
reactiveui/Camelotia
Cross-platform sample .NET GUI for cloud file management.
UdaraAlwis/Xamarin-Playground
Random cool stuff I play around using Xamarin.. :3 Some of these cool projects I feature them on my blog, with step by step explanation. :) Don't forget to check it out. Go to: theconfuzedsourcecode.wordpress.com
BunniKaitlyn-Archive/MonoNX
An experimental Nintendo Switch emulator for Android!
enusbaum/XamariNES
🕹️📱Cross-Platform Nintendo Emulator using Xamarin and .Net Standard!
Version Downloads Last updated
2.1.44-beta 26,168 8/5/2020
2.1.43-beta 3,179 6/28/2020
2.1.42-beta 2,012 6/23/2020
2.1.41 797,387 5/26/2020
2.1.41-beta 6,802 2/28/2020
2.1.36-beta 13,994 10/30/2019
2.1.34 380,802 9/16/2019
2.1.32-beta 2,666 8/2/2019
2.1.30-beta 2,909 7/22/2019
2.1.18 66,229 7/8/2019
2.1.18-beta 1,990 7/8/2019
2.1.17-beta 2,055 6/27/2019
2.1.16-beta 1,928 6/26/2019
2.1.14-beta 7,838 1/21/2019
2.1.12-beta 3,427 12/28/2018
2.1.11-beta 2,052 12/13/2018
2.0.135 142,393 11/26/2018
2.0.121 20,133 11/2/2018
2.0.118-beta 2,626 10/31/2018
2.0.114-beta 2,187 10/30/2018
2.0.107-beta 7,722 10/26/2018
2.0.106-beta 2,069 10/26/2018
2.0.81-beta 6,865 9/19/2018
2.0.64-beta 17,558 3/29/2018
2.0.63-beta 2,375 3/28/2018
2.0.58-beta 2,967 3/20/2018
2.0.49-beta 2,782 3/15/2018
2.0.45-beta 2,372 3/15/2018
2.0.42-beta 2,382 3/15/2018
2.0.20-beta 4,535 2/14/2018
2.0.8-beta 2,601 2/8/2018
2.0.2-beta 2,322 2/2/2018
1.4.34-beta 3,778 1/18/2018
1.4.32-beta 2,364 1/18/2018
1.4.30-beta 2,322 1/18/2018
1.4.28-beta 2,397 1/18/2018
1.4.23-beta 2,512 1/4/2018
1.4.18-beta 2,386 12/29/2017
1.4.17-beta 2,386 12/29/2017
1.4.0-beta 2,734 12/28/2017
1.3.0-beta 3,680 12/13/2016
1.2.1 20,546 12/13/2016

[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.