NControl 0.4.1
Requires NuGet 2.8.1 or higher.
dotnet add package NControl --version 0.4.1
NuGet\Install-Package NControl -Version 0.4.1
        
        
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="NControl" Version="0.4.1" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="NControl" Version="0.4.1" />
<PackageReference Include="NControl" />
        
        
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 NControl --version 0.4.1
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: NControl, 0.4.1"
        
        
#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 NControl@0.4.1
        
        
#: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=NControl&version=0.4.1
#tool nuget:?package=NControl&version=0.4.1
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    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. | 
| Windows Phone | wp81 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.
- 
                                                
- NGraphics (>= 0.2.2)
 - Xamarin.Forms (>= 1.4.0.6341)
 
 
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on NControl:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            xamarin/Sport
                                                        
                                                         | 
                                                    |
| 
                                                        
                                                            twintechs/TwinTechsFormsLib
                                                        
                                                         | 
                                                    
Released for iOS, Android and Windows Phone Silverlight 8.1.