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" />
<PackageReference Include="Caeno.XamarinForms.Toolkit" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
#tool nuget:?package=Caeno.XamarinForms.Toolkit&version=1.0.0-B7&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A set tools provided by Caeno to ease development of Xamarin.Forms Applications.
Product | Versions 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.
-
- Xamarin.Forms (>= 2.3.2.127)
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,260 | 11/2/2016 |
1.0.0-B6 | 1,061 | 11/1/2016 |
1.0.0-B5 | 1,119 | 11/1/2016 |
1.0.0-B4 | 1,188 | 10/31/2016 |
1.0.0-B3 | 1,153 | 10/31/2016 |
1.0.0-B2 | 1,158 | 10/31/2016 |
1.0.0-B1 | 1,205 | 10/31/2016 |
0.9.1-B9 | 1,005 | 10/18/2016 |
0.9.1-B8 | 990 | 10/13/2016 |
0.9.1-B7 | 975 | 10/11/2016 |
0.9.1-B6 | 969 | 10/11/2016 |
0.9.1-B5 | 982 | 10/11/2016 |
0.9.1-B4 | 968 | 10/11/2016 |
0.9.1-B3 | 973 | 10/11/2016 |
0.9.1-B2 | 994 | 10/11/2016 |
0.9.1-B1 | 978 | 10/11/2016 |
0.9.0-B5 | 1,183 | 9/26/2016 |
0.9.0-B4 | 1,145 | 9/26/2016 |
0.9.0-B3 | 1,154 | 9/26/2016 |
0.9.0-B2 | 1,148 | 9/26/2016 |
0.9.0-B1 | 1,153 | 9/26/2016 |
Renamed EnhancedFrame to RoundedFrame.
Added GridView, IconTextButton and ImageButton Controls.