Skip to main content
Svg.Core package icon

Svg.Core

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

Total Downloads
105.8K
105,794
Published
Oct 19, 2019
Latest stable version

Install

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

Frameworks

.NETFramework3.5 .NETFramework4.5.2 .NETFramework4.7.2 .NETCoreApp2.2 .NETStandard2.0

Dependencies

Fizzler
.NETFramework3.5
[1.1.0, )
Fizzler
.NETFramework4.5.2
[1.1.0, )
Fizzler
.NETFramework4.7.2
[1.1.0, )
Fizzler
.NETCoreApp2.2
[1.1.0, )
[4.5.1, )
System.ObjectModel
.NETCoreApp2.2
[4.3.0, )
Fizzler
.NETStandard2.0
[1.1.0, )
System.Drawing.Common
.NETStandard2.0
[4.5.1, )
System.ObjectModel
.NETStandard2.0
[4.3.0, )

Adoption guide

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

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

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.