NGraphics 0.5.0
See the version list below for details.
dotnet add package NGraphics --version 0.5.0
NuGet\Install-Package NGraphics -Version 0.5.0
<PackageReference Include="NGraphics" Version="0.5.0" />
paket add NGraphics --version 0.5.0
#r "nuget: NGraphics, 0.5.0"
// Install NGraphics as a Cake Addin
#addin nuget:?package=NGraphics&version=0.5.0
// Install NGraphics as a Cake Tool
#tool nuget:?package=NGraphics&version=0.5.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 | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid monoandroid10 |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac xamarinmac20 |
Xamarin.TVOS | xamarintvos xamarintvos10 |
Xamarin.WatchOS | xamarinwatchos xamarinwatchos10 |
-
.NETStandard 1.0
- System.Runtime.Serialization.Primitives (>= 4.3.0)
-
UAP 10.0
- Microsoft.NETCore.UniversalWindowsPlatform (>= 5.2.2)
- SharpDX (>= 3.1.0)
- SharpDX.Direct2D1 (>= 3.1.0)
- SharpDX.Direct3D11 (>= 3.1.0)
- SharpDX.DXGI (>= 3.1.0)
- SharpDX.Mathematics (>= 3.1.0)
NuGet packages (15)
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,958 | 2/7/2020 |
0.6.0-beta1 | 5,819 | 1/27/2019 |
0.5.0 | 4,299,452 | 8/24/2018 |
0.5.0-beta1 | 2,621 | 7/13/2017 |
0.4.0 | 281,224 | 12/30/2015 |
0.3.1 | 5,254 | 8/10/2015 |
0.3.0 | 1,451 | 8/9/2015 |
0.2.2 | 3,871 | 3/31/2015 |
0.2.1 | 1,198 | 3/30/2015 |
0.1.10 | 1,697 | 3/16/2015 |
0.1.9 | 1,134 | 2/7/2015 |
0.1.8 | 1,120 | 2/5/2015 |
0.1.7 | 1,117 | 2/5/2015 |
Bug fixes and improvements