XamarinFormsExtensions.Controls 1.0.0

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8.1 or higher.

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

// Install XamarinFormsExtensions.Controls as a Cake Tool
#tool nuget:?package=XamarinFormsExtensions.Controls&version=1.0.0

These custom controls make it faster and easier to create great apps using Xamarin.Forms.
           The controls currently included are:
           
           SimpleList: For small lists, the UI of the built-in ListView leaves a lot to be desired.  You can use a StackLayout, but then you lose the ability to have an ItemTemplate and ItemSelectedCommand.
                       That's what SimpleList was made for - it gives you the UI control of the StackLayout with the functionality of a ListView.
                       SimpleList is not nearly as performant as ListView, so please don't use it for large lists of data!

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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
1.2.6-beta 3,902 1/15/2016
1.2.5-beta4 1,316 12/23/2015
1.2.5-beta3 1,272 12/22/2015
1.2.5-beta2 1,291 12/22/2015
1.2.5-beta1 1,306 12/21/2015
1.2.4-beta1 1,373 12/2/2015
1.2.3-pre2 1,358 11/4/2015
1.2.3-pre 1,329 11/4/2015
1.2.1 7,928 10/21/2015
1.2.0 1,516 10/21/2015
1.1.0 1,912 10/6/2015
1.0.0 1,607 7/10/2015