XFControls 1.0.0.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package XFControls --version 1.0.0.5
NuGet\Install-Package XFControls -Version 1.0.0.5
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="XFControls" Version="1.0.0.5"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XFControls --version 1.0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: XFControls, 1.0.0.5"
#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 XFControls as a Cake Addin #addin nuget:?package=XFControls&version=1.0.0.5 // Install XFControls as a Cake Tool #tool nuget:?package=XFControls&version=1.0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
XFControls is a set of Xamarin.Forms' control.
Include Border / CircleBox / TabView / Flip / FontIcon / CheckBox / Radio / RaidoGroup / RaidoButtonGroup / Marquee / RatingBar / Stepper / UniformGrid / WrapLayout / Repeater etc...
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. |
MonoAndroid | monoandroid is compatible. |
MonoTouch | monotouch 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.0.0.6480)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on XFControls:
Repository | Stars |
---|---|
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
|
|
gruan01/XFControls
Xamarin.Forms Custom Control
|
# 1, Add OnImg & OffImg to CheckBox / RadioGroupBase / Radio.
#2 RadioButtonGroup Bug Fix
#3 Set TabView's TabBarBackgroundColor default as #EEEEEE & TabControlTemplate apperance adjust.