Xamarin.Forms.AutoFluent
3.1.2
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).
Install-Package Xamarin.Forms.AutoFluent -Version 3.1.2
dotnet add package Xamarin.Forms.AutoFluent --version 3.1.2
<PackageReference Include="Xamarin.Forms.AutoFluent" Version="3.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.Forms.AutoFluent --version 3.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Multitargeted to netstandard1.6, netstandard2.0, net47
Dependencies
-
.NETStandard 1.6
- Fluent.Extensions (>= 2.0.2)
- NETStandard.Library (>= 1.6.1)
- Xamarin.Forms (>= 3.1.0.637273)
-
.NETStandard 2.0
- Fluent.Extensions (>= 2.0.2)
- Xamarin.Forms (>= 3.1.0.637273)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.1.2 | 672 | 7/30/2018 |
3.1.1 | 352 | 7/29/2018 |
3.1.0 | 336 | 7/21/2018 |
2.5.0 | 378 | 11/26/2017 |
2.3.1 | 518 | 8/4/2016 |
2.3.0 | 471 | 7/1/2016 |
2.2.0.1 | 481 | 5/19/2016 |
2.2.0-pre | 461 | 5/19/2016 |
0.5.0-pre | 499 | 8/28/2015 |
0.4.0-pre | 499 | 8/28/2015 |
0.3.0-pre | 487 | 8/28/2015 |
0.2.0-pre | 480 | 8/28/2015 |
0.1.0-pre | 481 | 8/28/2015 |