NGraphics 0.6.0-beta2

This is a prerelease version of NGraphics.
dotnet add package NGraphics --version 0.6.0-beta2
NuGet\Install-Package NGraphics -Version 0.6.0-beta2
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.6.0-beta2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NGraphics --version 0.6.0-beta2
#r "nuget: NGraphics, 0.6.0-beta2"
#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.6.0-beta2&prerelease

// Install NGraphics as a Cake Tool
#tool nuget:?package=NGraphics&version=0.6.0-beta2&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 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. 
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,695 2/7/2020
0.6.0-beta1 7,321 1/27/2019
0.5.0 11,249,453 8/24/2018
0.5.0-beta1 2,697 7/13/2017
0.4.0 296,893 12/30/2015
0.3.1 5,589 8/10/2015
0.3.0 1,575 8/9/2015
0.2.2 4,343 3/31/2015
0.2.1 1,318 3/30/2015
0.1.10 1,880 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

Bug fixes and improvements