NControl is a Xamarin.Forms wrapper control built around the NGraphics library enabling developers to create custom controls without the need for custom renderers.
Info
Version: | 0.9.1 |
Author(s): | Christian Falch, Henrik Ilgen, Adam (awolf), BlueRaja, Frank Neuman |
Last Update: | Saturday, February 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chrfalch/NControl/ |
NuGet Url: | https://www.nuget.org/packages/NControl |
Install
Install-Package NControl
dotnet add package NControl
paket add NControl
NControl Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.Forms(>= 2.2.0.45)
- NGraphics(>= 0.4.0)
Tags