NGraphics 0.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package NGraphics --version 0.3.1
NuGet\Install-Package NGraphics -Version 0.3.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="NGraphics" Version="0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NGraphics --version 0.3.1
#r "nuget: NGraphics, 0.3.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.
// Install NGraphics as a Cake Addin
#addin nuget:?package=NGraphics&version=0.3.1

// Install NGraphics as a Cake Tool
#tool nuget:?package=NGraphics&version=0.3.1

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 Compatible and additional computed target framework versions.
.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 monoandroid10 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 is compatible. 
Windows Store win81 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Xamarin.Mac xamarinmac20 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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

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 11,888 2/7/2020
0.6.0-beta1 7,440 1/27/2019
0.5.0 11,660,203 8/24/2018
0.5.0-beta1 2,697 7/13/2017
0.4.0 297,458 12/30/2015
0.3.1 5,589 8/10/2015
0.3.0 1,575 8/9/2015
0.2.2 4,348 3/31/2015
0.2.1 1,320 3/30/2015
0.1.10 1,884 3/16/2015
0.1.9 1,263 2/7/2015
0.1.8 1,247 2/5/2015
0.1.7 1,255 2/5/2015

SVG improvements