Caeno.XamarinForms.Toolkit 1.0.0-B7

This is a prerelease version of Caeno.XamarinForms.Toolkit.
dotnet add package Caeno.XamarinForms.Toolkit --version 1.0.0-B7
                    
NuGet\Install-Package Caeno.XamarinForms.Toolkit -Version 1.0.0-B7
                    
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="Caeno.XamarinForms.Toolkit" Version="1.0.0-B7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Caeno.XamarinForms.Toolkit" Version="1.0.0-B7" />
                    
Directory.Packages.props
<PackageReference Include="Caeno.XamarinForms.Toolkit" />
                    
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 Caeno.XamarinForms.Toolkit --version 1.0.0-B7
                    
#r "nuget: Caeno.XamarinForms.Toolkit, 1.0.0-B7"
                    
#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 Caeno.XamarinForms.Toolkit@1.0.0-B7
                    
#: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=Caeno.XamarinForms.Toolkit&version=1.0.0-B7&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Caeno.XamarinForms.Toolkit&version=1.0.0-B7&prerelease
                    
Install as a Cake Tool

A set tools provided by Caeno to ease development of Xamarin.Forms Applications.

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
1.0.0-B7 2,291 11/2/2016
1.0.0-B6 1,089 11/1/2016
1.0.0-B5 1,149 11/1/2016
1.0.0-B4 1,216 10/31/2016
1.0.0-B3 1,181 10/31/2016
1.0.0-B2 1,185 10/31/2016
1.0.0-B1 1,234 10/31/2016
0.9.1-B9 1,031 10/18/2016
0.9.1-B8 1,016 10/13/2016
0.9.1-B7 1,001 10/11/2016
0.9.1-B6 994 10/11/2016
0.9.1-B5 1,009 10/11/2016
0.9.1-B4 995 10/11/2016
0.9.1-B3 1,000 10/11/2016
0.9.1-B2 1,022 10/11/2016
0.9.1-B1 1,004 10/11/2016
0.9.0-B5 1,212 9/26/2016
0.9.0-B4 1,174 9/26/2016
0.9.0-B3 1,180 9/26/2016
0.9.0-B2 1,173 9/26/2016
0.9.0-B1 1,181 9/26/2016

Renamed EnhancedFrame to RoundedFrame.
     Added GridView, IconTextButton and ImageButton Controls.