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.
<PackageVersion Include="LeoJHarris.XForms.Plugin.EnhancedEntry" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="LeoJHarris.XForms.Plugin.EnhancedEntry" />
                    
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 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.
#:package LeoJHarris.XForms.Plugin.EnhancedEntry@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LeoJHarris.XForms.Plugin.EnhancedEntry&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=LeoJHarris.XForms.Plugin.EnhancedEntry&version=1.0.0
                    
Install as a Cake Tool

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 19,443 12/30/2018
1.0.5 1,535 12/29/2018
1.0.4 1,530 12/29/2018
1.0.3 1,564 12/4/2018
1.0.2 1,706 9/16/2018
1.0.1 3,224 5/3/2018
1.0.0 2,325 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.