Skip to main content

Public fork of the C# SVG rendering library on codeplex. 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.

Total Downloads
13.1M
13,053,471
Published
Feb 22, 2024
Latest stable version

Install

.NET CLI
dotnet add package Svg --version 3.4.7
Package Manager Console
Install-Package Svg -Version 3.4.7
PackageReference
<PackageReference Include="Svg" Version="3.4.7" />

Frameworks

.NETFramework4.6.2 .NETFramework4.7.2 .NETFramework4.8.1 .NETCoreApp3.1 net6.0 net8.0 .NETStandard2.0 .NETStandard2.1

Dependencies

ExCSS
.NETFramework4.6.2
[4.2.3, )
System.Memory
.NETFramework4.6.2
[4.5.5, )
ExCSS
.NETFramework4.7.2
[4.2.3, )
System.Memory
.NETFramework4.7.2
[4.5.5, )
ExCSS
.NETFramework4.8.1
[4.2.3, )
System.Memory
.NETFramework4.8.1
[4.5.5, )
ExCSS
.NETCoreApp3.1
[4.2.3, )
[5.0.3, )
ExCSS
net6.0
[4.2.3, )
[5.0.3, )
ExCSS
net8.0
[4.2.3, )
[5.0.3, )
ExCSS
.NETStandard2.0
[4.2.3, )
System.Drawing.Common
.NETStandard2.0
[5.0.3, )
System.Memory
.NETStandard2.0
[4.5.5, )
ExCSS
.NETStandard2.1
[4.2.3, )
System.Drawing.Common
.NETStandard2.1
[5.0.3, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 8 target frameworks; confirm the exact target used by your application.

The published metadata declares 19 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.