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 639 10/29/2021
2.11.199.1 530 3/25/2021
2.11.199 562 2/16/2021
2.11.198 516 1/12/2021
2.11.197 494 1/12/2021
2.11.196 550 1/12/2021
2.11.195 580 1/9/2021
2.11.194 539 1/4/2021
2.11.193 537 1/4/2021
2.11.192 725 8/25/2020
2.11.191 650 8/17/2020
2.11.190 849 9/24/2019
2.11.189 702 9/5/2019
2.11.188 770 7/10/2019
2.11.187 746 3/27/2019
2.11.186 739 3/27/2019
2.11.183 1,541 5/4/2018
2.11.182 1,382 4/25/2018
2.11.181 1,460 1/30/2018
2.11.180 1,402 1/19/2018
2.11.179 1,323 8/16/2017
2.11.178 1,247 8/15/2017
2.11.177 1,222 8/15/2017
2.11.176 1,202 8/14/2017
2.11.174 1,190 8/14/2017
2.11.173 1,238 8/2/2017
2.11.172 1,240 8/2/2017

Minor fixes