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 555 10/29/2021
2.11.199.1 478 3/25/2021
2.11.199 507 2/16/2021
2.11.198 458 1/12/2021
2.11.197 448 1/12/2021
2.11.196 496 1/12/2021
2.11.195 530 1/9/2021
2.11.194 481 1/4/2021
2.11.193 480 1/4/2021
2.11.192 669 8/25/2020
2.11.191 589 8/17/2020
2.11.190 814 9/24/2019
2.11.189 657 9/5/2019
2.11.188 706 7/10/2019
2.11.187 687 3/27/2019
2.11.186 675 3/27/2019
2.11.183 1,418 5/4/2018
2.11.182 1,263 4/25/2018
2.11.181 1,349 1/30/2018
2.11.180 1,283 1/19/2018
2.11.179 1,233 8/16/2017
2.11.178 1,159 8/15/2017
2.11.177 1,131 8/15/2017
2.11.176 1,115 8/14/2017
2.11.174 1,102 8/14/2017
2.11.173 1,148 8/2/2017
2.11.172 1,163 8/2/2017

Minor fixes