AiForms.Effects 1.0.0

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

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) for iOS/Android

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed.  net9.0-android was computed.  net10.0-android was computed. 
MonoAndroid monoandroid is compatible. 
MonoTouch monotouch is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • 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 9,388 7/5/2022
1.6.11 10,149 9/30/2021
1.6.10 10,794 10/5/2020
1.6.9 1,276 9/30/2020
1.6.8 8,183 5/24/2020
1.6.7 8,471 2/8/2020
1.6.4 1,191 2/4/2020
1.6.3 1,452 2/2/2020
1.6.1 2,675 12/26/2019
1.5.5 10,050 8/24/2019
1.5.2 2,218 7/25/2019
1.5.1 4,235 4/12/2019
1.4.4-pre 1,785 11/1/2018
1.4.0-pre 1,317 10/23/2018
1.3.1 29,592 5/19/2018
1.3.0 2,835 5/11/2018
1.2.0 2,972 3/26/2018
1.1.2 3,921 12/25/2017
1.1.1 1,889 12/17/2017
1.1.0-pre1 1,818 10/5/2017
1.0.1 11,190 8/29/2017
1.0.0 1,876 7/12/2017
0.3.0-pre 1,730 6/18/2017
0.2.3 1,774 6/24/2017
0.2.2 1,956 6/11/2017
0.2.1 2,170 5/30/2017
0.2.0 1,938 5/26/2017
0.1.1-pre 1,754 5/14/2017
0.1.0 1,745 5/14/2017
0.1.0-pre 1,980 4/18/2017
0.0.5 1,779 4/12/2017
0.0.5-pre 1,868 1/25/2017
0.0.4-pre 1,788 12/7/2016
0.0.3-pre 1,617 12/1/2016
0.0.2-pre1 1,554 11/23/2016

## NewFeatures

[Border] add border to a view.
[Placeholder] show placeholder on Editor.
[AddTimePicker] add TimePicker to a view.
[AddDatePicker] add DatePicker to a view.
[AlterColor] alter accent color for slider, switch and so on.