NControl 0.9.1
Requires NuGet 2.8.1 or higher.
dotnet add package NControl --version 0.9.1
NuGet\Install-Package NControl -Version 0.9.1
<PackageReference Include="NControl" Version="0.9.1" />
paket add NControl --version 0.9.1
#r "nuget: NControl, 0.9.1"
// Install NControl as a Cake Addin #addin nuget:?package=NControl&version=0.9.1 // Install NControl as a Cake Tool #tool nuget:?package=NControl&version=0.9.1
NControl is a Xamarin.Forms wrapper control built around the NGraphics library enabling developers to create custom controls without the need for custom renderers.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 is compatible. wp81 is compatible. wpa81 is compatible. |
Windows Store | win81 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
-
- NGraphics (>= 0.4.0)
- Xamarin.Forms (>= 2.2.0.45)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on NControl:
Package | Downloads |
---|---|
SheshaMobile.Core.Android
Common application functionality and features to be shared across the framework for Android |
|
NControl.Controls
NControl.Controls is a collection of Xamarin.Forms controls using the NControl library to enable the creation of advanced custom controls in a true cross-platform way. |
|
NControl.Mvvm
NControl.Mvvm is a small Mvvm library built to be used with the NControl.Controls library. |
|
TwinTechsForms.NControl.SvgImageView
An NControl implementation for rendering an SVG with optional 9-slice insets. |
|
CutView
A simple xamarin forms plugin to implement a diagonal cutview based off NControl. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on NControl:
Repository | Stars |
---|---|
xamarin/Sport
|
|
twintechs/TwinTechsFormsLib
|
Version | Downloads | Last updated |
---|---|---|
0.9.1 | 688,327 | 2/11/2017 |
0.9.0.1 | 24,106 | 6/22/2016 |
0.8.6 | 47,068 | 2/12/2016 |
0.8.5 | 1,455 | 2/12/2016 |
0.8.0 | 3,106 | 1/29/2016 |
0.7.1 | 3,360 | 9/25/2015 |
0.7.0 | 2,537 | 9/8/2015 |
0.6.39 | 1,635 | 9/8/2015 |
0.6.24 | 2,050 | 8/26/2015 |
0.6.18 | 2,447 | 8/3/2015 |
0.5.981 | 1,585 | 6/30/2015 |
0.5.9 | 1,464 | 6/19/2015 |
0.5.8 | 1,450 | 6/16/2015 |
0.5.7 | 1,533 | 5/20/2015 |
0.4.1 | 1,724 | 4/20/2015 |
0.3.3 | 1,573 | 4/14/2015 |
0.3.1 | 1,485 | 4/1/2015 |
0.2.0 | 1,497 | 3/29/2015 |
0.1.1 | 1,420 | 3/24/2015 |
0.1.0 | 1,461 | 3/23/2015 |
Released for iOS, Android, Windows Phone Silverlight 8.1 and Windows Store.