Svg 3.4.0

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

// Install Svg as a Cake Tool
#tool nuget:?package=Svg&version=3.4.0

Support relative commands in Paths, reduce memory usage, and several fixes (see Release Notes).

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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.0 was computed.  netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net452 is compatible.  net46 was computed.  net461 is compatible.  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. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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.

Svg.Contrib.Render

Svg.Contrib.Render is the base for compilers based on Svg

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 32,831 2/22/2024
3.4.6 130,800 11/16/2023
3.4.5 21,218 10/31/2023
3.4.4 582,970 10/29/2022
3.4.3 374,506 7/16/2022
3.4.2 230,468 4/11/2022
3.4.1 45,379 3/19/2022
3.4.0 174,565 1/9/2022
3.3.0 228,883 9/23/2021
3.2.3 745,251 1/12/2021
3.2.1 7,576 1/12/2021
3.1.1 784,123 5/1/2020
3.0.102 165,718 1/13/2020
3.0.84 156,790 11/9/2019
3.0.49 157,905 8/30/2019
3.0.20-g594db9696a 8,252 7/29/2019
3.0.9-g6ea47b4039 8,122 6/27/2019
3.0.3-gecdc54b12b 1,791 6/19/2019
2.4.3 208,495 5/7/2019
2.4.2 123,767 3/1/2019
2.4.1 45,105 1/25/2019
2.4.0 36,649 1/8/2019
2.4.0-preview1 1,701 1/1/2019
2.3.0 1,245,959 12/28/2016
2.2.2 93,440 11/17/2016
2.2.1 215,219 5/24/2016
2.2.0 4,435 5/9/2016
2.1.0 180,091 9/17/2015
2.0.0 93,533 3/23/2015
1.7.0 77,337 7/2/2014
1.6.1 84,552 3/13/2014
1.6.0 2,380 3/13/2014
1.5.2 10,394 11/25/2013
1.5.1 2,463 11/18/2013
1.5.0 7,413 9/13/2013
1.0.2 13,387 6/27/2013
1.0.1 2,683 6/20/2013
1.0.0 23,465 6/17/2013

Support relative commands in Paths, reduce memory usage, and several fixes
(see Release Notes: https://svg-net.github.io/SVG/doc/ReleaseNotes.html).