Vapolia.UserInteraction 4.0.1-ci8763325192

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

// Install Vapolia.UserInteraction as a Cake Tool
#tool nuget:?package=Vapolia.UserInteraction&version=4.0.1-ci8763325192&prerelease                

Content: Menu, WaitIndicator, Confirm, Confirm3Buttons, Alert, Toast, ActivityIndicator, Input, ...

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-android34.0 is compatible.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-ios17.2 is compatible.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net8.0-windows10.0.19041 is compatible. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed.  monoandroid13.0 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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
4.0.2 1,293 5/15/2024
4.0.1 197 4/25/2024
4.0.1-ci8787922139 118 4/22/2024
4.0.1-ci8763325192 111 4/20/2024
4.0.0 126 4/19/2024
4.0.0-ci8279237259 199 3/14/2024
4.0.0-ci8231969674 142 3/11/2024
4.0.0-ci8020973172 211 2/23/2024
4.0.0-ci8018262155 190 2/23/2024
4.0.0-ci5906976627 638 8/18/2023
4.0.0-ci5891860424 722 8/17/2023
4.0.0-ci4763543008 948 4/21/2023
3.0.2 1,250 7/21/2022
3.0.1 1,148 4/26/2022
3.0.1-pre4 757 2/6/2022
3.0.1-pre3 614 2/5/2022
3.0.1-pre2 616 2/5/2022
3.0.1-pre1 592 2/5/2022
3.0.0 872 1/10/2022
3.0.0-rc5 582 12/28/2021
3.0.0-rc4 561 12/27/2021
3.0.0-rc3 609 12/27/2021
3.0.0-rc2 571 12/26/2021
2.0.5 976 7/13/2021
2.0.4 824 6/10/2021
2.0.3 912 5/6/2021
2.0.2 957 2/24/2021
2.0.2-pre1 678 2/23/2021
2.0.1 874 1/18/2021
2.0.0-pre2 800 10/8/2020
2.0.0-pre1 736 10/7/2020
1.2.0-ci4762961590 474 4/21/2023

4.0.0 unified version with old Xamarin
     1.0.1 replaced ios WaitIndicator from AlertView to UIAlertAction
     --- version is now 1.0.0
     4.0.1: replace android toast by a snackbar, and make its background color customizable.
     4.0.0: supports MAUI. Moved location fetcher to a standalone nuget.
     3.0.1: supports android 12.0. No more interface (like xamarin.essentials)
     2.0.5: update nugets for Android
     2.0.1: now supports decimal input types
     2.0.0: now framework independant!