Plugins.Forms.ButtonCircle 1.0.69

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

// Install Plugins.Forms.ButtonCircle as a Cake Tool
#tool nuget:?package=Plugins.Forms.ButtonCircle&version=1.0.69

Custom control for your Xamarin.Forms project ot turn your buttons into elegant circle buttons with an icon.
        Customizable border thickness and color.
        Ensure you call ButtonCircleRenderer.Init() on each platform!
         Built against: 2.3.4.224

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.

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
2.0.3 56,759 8/5/2018
2.0.2.1 4,327 5/11/2018
2.0.2 3,089 3/1/2018
2.0.1.48-beta 1,220 1/30/2018
2.0.1-beta 969 1/9/2018
1.3.9 5,492 1/2/2018
1.2.53 2,166 11/27/2017
1.2.52 1,317 11/20/2017
1.2.47 4,460 11/3/2017
1.0.78 4,541 8/18/2017
1.0.69 1,028 8/18/2017
1.0.36 1,484 7/8/2017

Fixed iOS Renderer and added Android support for Text attribute. Fixed by Austin Grigg (https://github.com/agrigg)