LeoJHarris.XForms.Plugin.EnhancedEntry 1.0.0

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

Requires NuGet 2.8.3 or higher.

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

// Install LeoJHarris.XForms.Plugin.EnhancedEntry as a Cake Tool
#tool nuget:?package=LeoJHarris.XForms.Plugin.EnhancedEntry&version=1.0.0

Enhanced entry for Xamarin.Forms projects that extends the current Xamarin.forms entry

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 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.

This package has no dependencies.

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.0.6 18,564 12/30/2018
1.0.5 1,294 12/29/2018
1.0.4 1,296 12/29/2018
1.0.3 1,290 12/4/2018
1.0.2 1,433 9/16/2018
1.0.1 2,659 5/3/2018
1.0.0 1,767 12/16/2017

 Enhanced entry for Xamarin.forms projects that extends the current Xamarin.forms entry. Unofficial.

     • Must have set keyboard return button command or set focus to next entry when user taps the Input Method Editor i.e. Done/Next button on keyboard tapped => do something / set focus on the next specified entry.

     • Customize keyboard return button.

     • Rounded corners, border color, border width and background color.

     • Left icons perfect for form entry with padding enabled.

     • Email validation (with default regex but can be overriden if required) and compare two or more entries.