NGraphics 0.4.0
See the version list below for details.
dotnet add package NGraphics --version 0.4.0
NuGet\Install-Package NGraphics -Version 0.4.0
<PackageReference Include="NGraphics" Version="0.4.0" />
paket add NGraphics --version 0.4.0
#r "nuget: NGraphics, 0.4.0"
// Install NGraphics as a Cake Addin
#addin nuget:?package=NGraphics&version=0.4.0
// Install NGraphics as a Cake Tool
#tool nuget:?package=NGraphics&version=0.4.0
NGraphics is a cross platform library for rendering vector graphics on .NET. It provides a unified API for both immediate and retained mode graphics using high quality native renderers.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid10 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wpa81 |
Windows Store | win81 |
Xamarin.iOS | xamarinios10 |
Xamarin.Mac | xamarinmac20 |
-
Windows 8.1
- SharpDX (>= 2.6.3)
- SharpDX.Direct2D1 (>= 2.6.3)
- SharpDX.Direct3D11 (>= 2.6.3)
- SharpDX.DXGI (>= 2.6.3)
-
WindowsPhoneApp 8.1
- SharpDX (>= 2.6.3)
- SharpDX.Direct2D1 (>= 2.6.3)
- SharpDX.Direct3D11 (>= 2.6.3)
- SharpDX.DXGI (>= 2.6.3)
NuGet packages (16)
Showing the top 5 NuGet packages that depend on NGraphics:
Package | Downloads |
---|---|
SheshaMobile.Core
Common application functionality and features to be shared across the framework |
|
NControl
NControl is a Xamarin.Forms wrapper control built around the NGraphics library enabling developers to create custom controls without the need for custom renderers. |
|
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. |
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on NGraphics:
Repository | Stars |
---|---|
praeclarum/FuGetGallery
An alternative web UI for browsing nuget packages
|
|
xamarin/Sport
|
|
muak/AiForms.SettingsView
SettingsView for Xamarin.Forms
|
|
chrfalch/NControl
Simple Xamarin.Forms wrapper control around the NGraphics library
|
|
Clancey/gMusic
This is a multi platform music player.
|
Version | Downloads | Last updated |
---|---|---|
0.6.0-beta2 | 7,286 | 2/7/2020 |
0.6.0-beta1 | 5,648 | 1/27/2019 |
0.5.0 | 4,189,364 | 8/24/2018 |
0.5.0-beta1 | 2,608 | 7/13/2017 |
0.4.0 | 278,251 | 12/30/2015 |
0.3.1 | 5,239 | 8/10/2015 |
0.3.0 | 1,437 | 8/9/2015 |
0.2.2 | 3,860 | 3/31/2015 |
0.2.1 | 1,185 | 3/30/2015 |
0.1.10 | 1,684 | 3/16/2015 |
0.1.9 | 1,120 | 2/7/2015 |
0.1.8 | 1,108 | 2/5/2015 |
0.1.7 | 1,105 | 2/5/2015 |
SVG writing added