NGraphics 0.6.0-beta1
See the version list below for details.
dotnet add package NGraphics --version 0.6.0-beta1
NuGet\Install-Package NGraphics -Version 0.6.0-beta1
<PackageReference Include="NGraphics" Version="0.6.0-beta1" />
paket add NGraphics --version 0.6.0-beta1
#r "nuget: NGraphics, 0.6.0-beta1"
// Install NGraphics as a Cake Addin #addin nuget:?package=NGraphics&version=0.6.0-beta1&prerelease // Install NGraphics as a Cake Tool #tool nuget:?package=NGraphics&version=0.6.0-beta1&prerelease
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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.0 is compatible. netstandard1.1 was computed. netstandard1.2 was computed. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. monoandroid10 is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Windows Phone | wp8 was computed. wp81 was computed. wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. xamarinmac20 is compatible. |
Xamarin.TVOS | xamarintvos was computed. xamarintvos10 is compatible. |
Xamarin.WatchOS | xamarinwatchos was computed. xamarinwatchos10 is compatible. |
-
.NETStandard 1.0
- System.Runtime.Serialization.Primitives (>= 4.3.0)
-
UAP 10.0
- Microsoft.NETCore.UniversalWindowsPlatform (>= 5.2.4)
- 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 (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 |
|
SheshaMobile.Core.Android
Common application functionality and features to be shared across the framework for Android |
|
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. |
|
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 | 13,619 | 2/7/2020 |
0.6.0-beta1 | 8,379 | 1/27/2019 |
0.5.0 | 11,953,613 | 8/24/2018 |
0.5.0-beta1 | 2,729 | 7/13/2017 |
0.4.0 | 302,204 | 12/30/2015 |
0.3.1 | 5,725 | 8/10/2015 |
0.3.0 | 1,623 | 8/9/2015 |
0.2.2 | 4,600 | 3/31/2015 |
0.2.1 | 1,356 | 3/30/2015 |
0.1.10 | 1,966 | 3/16/2015 |
0.1.9 | 1,300 | 2/7/2015 |
0.1.8 | 1,280 | 2/5/2015 |
0.1.7 | 1,293 | 2/5/2015 |
Bug fixes and improvements