Xamarin.Plugin.FilePicker 1.4.32-beta

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!

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

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

Simple cross-platform plug-in that allows you to pick files 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. 
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 (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,226 8/5/2020
2.1.43-beta 3,205 6/28/2020
2.1.42-beta 2,037 6/23/2020
2.1.41 800,528 5/26/2020
2.1.41-beta 6,830 2/28/2020
2.1.36-beta 14,026 10/30/2019
2.1.34 381,095 9/16/2019
2.1.32-beta 2,682 8/2/2019
2.1.30-beta 2,936 7/22/2019
2.1.18 66,322 7/8/2019
2.1.18-beta 2,017 7/8/2019
2.1.17-beta 2,070 6/27/2019
2.1.16-beta 1,955 6/26/2019
2.1.14-beta 7,869 1/21/2019
2.1.12-beta 3,454 12/28/2018
2.1.11-beta 2,081 12/13/2018
2.0.135 142,617 11/26/2018
2.0.121 20,166 11/2/2018
2.0.118-beta 2,651 10/31/2018
2.0.114-beta 2,218 10/30/2018
2.0.107-beta 7,748 10/26/2018
2.0.106-beta 2,098 10/26/2018
2.0.81-beta 6,885 9/19/2018
2.0.64-beta 17,592 3/29/2018
2.0.63-beta 2,402 3/28/2018
2.0.58-beta 2,999 3/20/2018
2.0.49-beta 2,808 3/15/2018
2.0.45-beta 2,398 3/15/2018
2.0.42-beta 2,406 3/15/2018
2.0.20-beta 4,561 2/14/2018
2.0.8-beta 2,625 2/8/2018
2.0.2-beta 2,334 2/2/2018
1.4.34-beta 3,807 1/18/2018
1.4.32-beta 2,391 1/18/2018
1.4.30-beta 2,351 1/18/2018
1.4.28-beta 2,421 1/18/2018
1.4.23-beta 2,527 1/4/2018
1.4.18-beta 2,400 12/29/2017
1.4.17-beta 2,417 12/29/2017
1.4.0-beta 2,761 12/28/2017
1.3.0-beta 3,690 12/13/2016
1.2.1 20,576 12/13/2016

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