AiForms.Effects
1.6.13
.NET Standard 2.0
Install-Package AiForms.Effects -Version 1.6.13
dotnet add package AiForms.Effects --version 1.6.13
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AiForms.Effects, 1.6.13"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 |
.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 |
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
- Xamarin.Forms (>= 5.0.0.2478)
-
MonoAndroid 0.0
- Xamarin.Forms (>= 5.0.0.2478)
-
MonoTouch 0.0
- Xamarin.Forms (>= 5.0.0.2478)
-
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)
- Xamarin.Forms (>= 5.0.0.2478)
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 | 245 | 7/5/2022 |
1.6.11 | 3,586 | 9/30/2021 |
1.6.10 | 7,996 | 10/5/2020 |
1.6.9 | 480 | 9/30/2020 |
1.6.8 | 6,676 | 5/24/2020 |
1.6.7 | 5,921 | 2/8/2020 |
1.6.4 | 396 | 2/4/2020 |
1.6.3 | 627 | 2/2/2020 |
1.6.1 | 1,570 | 12/26/2019 |
1.5.5 | 7,427 | 8/24/2019 |
1.5.2 | 1,223 | 7/25/2019 |
1.5.1 | 3,177 | 4/12/2019 |
1.4.4-pre | 1,016 | 11/1/2018 |
1.4.0-pre | 574 | 10/23/2018 |
1.3.1 | 27,161 | 5/19/2018 |
1.3.0 | 1,761 | 5/11/2018 |
1.2.0 | 1,895 | 3/26/2018 |
1.1.2 | 2,860 | 12/25/2017 |
1.1.1 | 828 | 12/17/2017 |
1.1.0-pre1 | 1,016 | 10/5/2017 |
1.0.1 | 10,207 | 8/29/2017 |
1.0.0 | 910 | 7/12/2017 |
0.3.0-pre | 829 | 6/18/2017 |
0.2.3 | 801 | 6/24/2017 |
0.2.2 | 890 | 6/11/2017 |
0.2.1 | 973 | 5/30/2017 |
0.2.0 | 859 | 5/26/2017 |
0.1.1-pre | 794 | 5/14/2017 |
0.1.0 | 795 | 5/14/2017 |
0.1.0-pre | 937 | 4/18/2017 |
0.0.5 | 821 | 4/12/2017 |
0.0.5-pre | 869 | 1/25/2017 |
0.0.4-pre | 905 | 12/7/2016 |
0.0.3-pre | 741 | 12/1/2016 |
0.0.2-pre1 | 747 | 11/23/2016 |
## News
Corresponded to iOS14 and AndroidX
## Bug fixes
* Border is Corresponded to latest Xamarin.Forms.