Vapolia.UserInteraction 3.0.2

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

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

     Work out of the box on xamarin native, xamarin forms, and with any mvvm framework.

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-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed.  monoandroid10.0 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  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 2,030 5/15/2024
4.0.1 205 4/25/2024
4.0.1-ci8787922139 119 4/22/2024
4.0.1-ci8763325192 114 4/20/2024
4.0.0 132 4/19/2024
4.0.0-ci8279237259 201 3/14/2024
4.0.0-ci8231969674 143 3/11/2024
4.0.0-ci8020973172 213 2/23/2024
4.0.0-ci8018262155 191 2/23/2024
4.0.0-ci5906976627 641 8/18/2023
4.0.0-ci5891860424 725 8/17/2023
4.0.0-ci4763543008 960 4/21/2023
3.0.2 1,272 7/21/2022
3.0.1 1,167 4/26/2022
3.0.1-pre4 776 2/6/2022
3.0.1-pre3 633 2/5/2022
3.0.1-pre2 635 2/5/2022
3.0.1-pre1 611 2/5/2022
3.0.0 891 1/10/2022
3.0.0-rc5 601 12/28/2021
3.0.0-rc4 580 12/27/2021
3.0.0-rc3 628 12/27/2021
3.0.0-rc2 589 12/26/2021
2.0.5 996 7/13/2021
2.0.4 843 6/10/2021
2.0.3 934 5/6/2021
2.0.2 985 2/24/2021
2.0.2-pre1 710 2/23/2021
2.0.1 902 1/18/2021
2.0.0-pre2 826 10/8/2020
2.0.0-pre1 762 10/7/2020
1.2.0-ci4762961590 484 4/21/2023

3.0.2: replace Toast by SnackBar
     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!