Vapolia.WheelPicker 5.0.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Vapolia.WheelPicker --version 5.0.1                
NuGet\Install-Package Vapolia.WheelPicker -Version 5.0.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="Vapolia.WheelPicker" Version="5.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vapolia.WheelPicker --version 5.0.1                
#r "nuget: Vapolia.WheelPicker, 5.0.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 Vapolia.WheelPicker as a Cake Addin
#addin nuget:?package=Vapolia.WheelPicker&version=5.0.1

// Install Vapolia.WheelPicker as a Cake Tool
#tool nuget:?package=Vapolia.WheelPicker&version=5.0.1                
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-android34.0 is compatible.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-ios17.5 is compatible.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
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
5.0.2 396 8/27/2024
5.0.1 149 8/15/2024
5.0.1-pre9 596 1/26/2024
5.0.1-pre8 303 1/8/2024
5.0.1-pre7 180 11/2/2023
4.8.0 667 7/14/2022
4.7.2 858 5/22/2021
4.7.2-pre1 426 3/17/2021
4.7.1 3,763 9/28/2020
4.7.0 618 9/24/2020
4.6.4 1,041 8/18/2020
4.6.3 723 7/11/2020
4.6.2 613 7/10/2020
4.6.1 634 7/9/2020
4.6.0 794 5/24/2020
4.6.0-pre1 453 5/24/2020

This package supports both Maui apps and native apps (including Xamarin Forms apps).

           Sample use and documentation:
           https://github.com/softlion/Wheelpicker-Samples

           Commercial support is available at https://vapolia.eu/

           This library has no dependency on SkiaSharp, and uses only hardware accelerated low level platform calls.  
           It is fast, small, and reliable.

           ,----,
           ,/   .`|
           ,`   .'  :  ,---,                                  ,-.
           ;    ;     /,--.' |                              ,--/ /|                 ,---,
           .'___,/    ,' |  |  :                      ,---, ,--. :/ |                /_ ./|   ,---.           ,--,
           |    :     |  :  :  :                  ,-+-. /  |:  : ' /           ,---, |  ' :  '   ,'\        ,'_ /|
           ;    |.';  ;  :  |  |,--.  ,--.--.    ,--.'|'   ||  '  /           /___/ \.  : | /   /   |  .--. |  | :
           `----'  |  |  |  :  '   | /       \  |   |  ,"' |'  |  :            .  \  \ ,' '.   ; ,. :,'_ /| :  . |
           '   :  ;  |  |   /' :.--.  .-. | |   | /  | ||  |   \            \  ;  `  ,''   | |: :|  ' | |  . .
           |   |  '  '  :  | | | \__\/: . . |   | |  | |'  : |. \            \  \    ' '   | .; :|  | ' |  | |
           '   :  |  |  |  ' | : ," .--.; | |   | |  |/ |  | ' \ \            '  \   | |   :    |:  | : ;  ; |
           ;   |.'   |  :  :_:,'/  /  ,.  | |   | |--'  '  : |--'              \  ;  ;  \   \  / '  :  `--'   \
           '---'     |  | ,'   ;  :   .'   \|   |/      ;  |,'                  :  \  \  `----'  :  ,      .-./
           `--''     |  ,     .-./'---'       '--'                     \  ' ;           `--`----'
           `--`---'                                          `--`

           5.0.1
           Initial release for Maui Android and iOS.