AiForms.Effects 1.6.13

.NET Standard 2.0
dotnet add package AiForms.Effects --version 1.6.13
NuGet\Install-Package AiForms.Effects -Version 1.6.13
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="AiForms.Effects" Version="1.6.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AiForms.Effects --version 1.6.13
#r "nuget: AiForms.Effects, 1.6.13"
#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 AiForms.Effects as a Cake Addin
#addin nuget:?package=AiForms.Effects&version=1.6.13

// Install AiForms.Effects as a Cake Tool
#tool nuget:?package=AiForms.Effects&version=1.6.13

Xamarin.Forms Effects(add Border / add placeholder / add Text / add Command / add NumberPicker, TimePicker and DatePicker / alter color for switch and slider / alter LineHeight of Label and Editor / Button to flat / Size to fit for Label / add touch events / Floating / Feedback / Gradient) for iOS / Android

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios xamarinios10
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

  • MonoAndroid 0.0

  • MonoTouch 0.0

  • Portable Class Library (MonoAndroid 1.0, MonoTouch 1.0, .NETFramework 4.5, Windows 0.0, Windows 8.1, WindowsPhone 8.0, WindowsPhoneApp 8.1, Xamarin.iOS 1.0)

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on AiForms.Effects:

Repository Stars
muak/AiForms.SettingsView
SettingsView for Xamarin.Forms
muak/AiForms.Dialogs
AiForms.Dialogs for Xamarin.Forms
Version Downloads Last updated
1.6.13 2,388 7/5/2022
1.6.11 5,696 9/30/2021
1.6.10 8,778 10/5/2020
1.6.9 569 9/30/2020
1.6.8 7,078 5/24/2020
1.6.7 6,433 2/8/2020
1.6.4 488 2/4/2020
1.6.3 713 2/2/2020
1.6.1 1,717 12/26/2019
1.5.5 7,946 8/24/2019
1.5.2 1,330 7/25/2019
1.5.1 3,333 4/12/2019
1.4.4-pre 1,057 11/1/2018
1.4.0-pre 603 10/23/2018
1.3.1 27,735 5/19/2018
1.3.0 1,868 5/11/2018
1.2.0 2,005 3/26/2018
1.1.2 2,976 12/25/2017
1.1.1 938 12/17/2017
1.1.0-pre1 1,066 10/5/2017
1.0.1 10,317 8/29/2017
1.0.0 1,022 7/12/2017
0.3.0-pre 879 6/18/2017
0.2.3 908 6/24/2017
0.2.2 996 6/11/2017
0.2.1 1,103 5/30/2017
0.2.0 979 5/26/2017
0.1.1-pre 846 5/14/2017
0.1.0 906 5/14/2017
0.1.0-pre 995 4/18/2017
0.0.5 929 4/12/2017
0.0.5-pre 927 1/25/2017
0.0.4-pre 955 12/7/2016
0.0.3-pre 790 12/1/2016
0.0.2-pre1 795 11/23/2016

## News

Corresponded to iOS14 and AndroidX

## Bug fixes

* Border is Corresponded to latest Xamarin.Forms.