Svg 3.0.9-g6ea47b4039

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

// Install Svg as a Cake Tool
#tool nuget:?package=Svg&version=3.0.9-g6ea47b4039&prerelease

Public fork of the C# SVG rendering library on codeplex: https://svg.codeplex.com/
     This started out as a minor modification to enable the writing of proper SVG strings. But now after almost two years we have so many fixes and improvements that we decided to share our current codebase to the public in order to improve it even further.
     So please feel free to fork it and open pull requests for any fix, improvement or feature you add.
     License: Microsoft Public License: https://svg.codeplex.com/license

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 netcoreapp2.2 is compatible.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (63)

Showing the top 5 NuGet packages that depend on Svg:

Package Downloads
Ingeniux_DSS_RTAPI

Nuget Package for Ingeniux Dynamic Site Server Runtime API

WindwardEngine

Windward Studios' DotNetEngine

ChromeHtmlToPdf

ChromiumHtmlToPdf is a 100% managed C# library that can be used to convert HTML to PDF or PNG format with the use of Google Chrome or Microsoft Edge

Vasont.Inspire.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Contains the core supporting components and extension routines for the GlobalLink Vasont Inspire application and SDK library.

RotationSolver.Basic

A basic library for rotation development in FFXIV in RotationSolver.

GitHub repositories (22)

Showing the top 5 popular GitHub repositories that depend on Svg:

Repository Stars
dotnet/Open-XML-SDK
Open XML SDK by Microsoft
greenshot/greenshot
Greenshot for Windows - Report bugs & features go here: https://greenshot.atlassian.net or look for information on:
tooll3/t3
Tooll 3 is an open source software to create realtime motion graphics.
openbullet/OpenBullet2
OpenBullet reinvented
nea/MarkdownViewerPlusPlus
A Notepad++ Plugin to view a Markdown file rendered on-the-fly
Version Downloads Last updated
3.4.7 19,223 2/22/2024
3.4.6 120,430 11/16/2023
3.4.5 19,924 10/31/2023
3.4.4 564,767 10/29/2022
3.4.3 369,835 7/16/2022
3.4.2 227,187 4/11/2022
3.4.1 44,730 3/19/2022
3.4.0 172,074 1/9/2022
3.3.0 226,725 9/23/2021
3.2.3 735,366 1/12/2021
3.2.1 7,295 1/12/2021
3.1.1 779,002 5/1/2020
3.0.102 164,543 1/13/2020
3.0.84 155,435 11/9/2019
3.0.49 156,513 8/30/2019
3.0.20-g594db9696a 8,211 7/29/2019
3.0.9-g6ea47b4039 8,103 6/27/2019
3.0.3-gecdc54b12b 1,769 6/19/2019
2.4.3 205,638 5/7/2019
2.4.2 123,068 3/1/2019
2.4.1 44,680 1/25/2019
2.4.0 36,195 1/8/2019
2.4.0-preview1 1,681 1/1/2019
2.3.0 1,233,815 12/28/2016
2.2.2 92,880 11/17/2016
2.2.1 213,134 5/24/2016
2.2.0 4,411 5/9/2016
2.1.0 178,980 9/17/2015
2.0.0 92,973 3/23/2015
1.7.0 76,780 7/2/2014
1.6.1 84,349 3/13/2014
1.6.0 2,360 3/13/2014
1.5.2 10,333 11/25/2013
1.5.1 2,447 11/18/2013
1.5.0 7,354 9/13/2013
1.0.2 13,323 6/27/2013
1.0.1 2,652 6/20/2013
1.0.0 22,939 6/17/2013

Supports multiple targets v3.5 thru to dotnetcore2.2.
     NetStandard does not fully support the Drawing2D package - so has been left out.