Xamarin.Forms.AutoFluent 2.3.0

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

// Install Xamarin.Forms.AutoFluent as a Cake Tool
#tool nuget:?package=Xamarin.Forms.AutoFluent&version=2.3.0

Automatically generated fluent properties, events, and void methods for Xamarin.Forms.
 From within method chains:
     Set a property by invoking it as a method, for example .XAlign(TextAlignment.Center).
     Add an event handler by calling .When[EventName](lambda).
     Call any method that returns void with .Do[MethodName](arguments).

There are no supported framework assets in this 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
3.1.2 1,347 7/30/2018
3.1.1 851 7/29/2018
3.1.0 847 7/21/2018
2.5.0 894 11/26/2017
2.3.1 1,011 8/4/2016
2.3.0 992 7/1/2016
2.2.0.1 1,024 5/19/2016
2.2.0-pre 864 5/19/2016
0.5.0-pre 892 8/28/2015
0.4.0-pre 892 8/28/2015
0.3.0-pre 854 8/28/2015
0.2.0-pre 862 8/28/2015
0.1.0-pre 896 8/28/2015