Zebble.FilePicker 2.11.200

dotnet add package Zebble.FilePicker --version 2.11.200
                    
NuGet\Install-Package Zebble.FilePicker -Version 2.11.200
                    
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="Zebble.FilePicker" Version="2.11.200" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zebble.FilePicker" Version="2.11.200" />
                    
Directory.Packages.props
<PackageReference Include="Zebble.FilePicker" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Zebble.FilePicker --version 2.11.200
                    
#r "nuget: Zebble.FilePicker, 2.11.200"
                    
#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.
#:package Zebble.FilePicker@2.11.200
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Zebble.FilePicker&version=2.11.200
                    
Install as a Cake Addin
#tool nuget:?package=Zebble.FilePicker&version=2.11.200
                    
Install as a Cake Tool

A file picker button that opens a dialog allowing the user to select from a range of different file upload options such as "take video", "pick photo", etc.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid90 is compatible. 
Universal Windows Platform uap10.0.18362 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.

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.11.200 561 10/29/2021
2.11.199.1 481 3/25/2021
2.11.199 511 2/16/2021
2.11.198 462 1/12/2021
2.11.197 453 1/12/2021
2.11.196 500 1/12/2021
2.11.195 535 1/9/2021
2.11.194 486 1/4/2021
2.11.193 484 1/4/2021
2.11.192 675 8/25/2020
2.11.191 594 8/17/2020
2.11.190 819 9/24/2019
2.11.189 662 9/5/2019
2.11.188 712 7/10/2019
2.11.187 692 3/27/2019
2.11.186 681 3/27/2019
2.11.183 1,434 5/4/2018
2.11.182 1,278 4/25/2018
2.11.181 1,364 1/30/2018
2.11.180 1,299 1/19/2018
2.11.179 1,245 8/16/2017
2.11.178 1,169 8/15/2017
2.11.177 1,141 8/15/2017
2.11.176 1,125 8/14/2017
2.11.174 1,112 8/14/2017
2.11.173 1,158 8/2/2017
2.11.172 1,174 8/2/2017

Minor fixes