Info
Version: | 3.4.7 |
Author(s): | davescriven, jvenema, mrbean-bremen, H1Gdev, Wiesław Šoltés, owaits, ddpruitt, Ralf1108, Tebjan Halm, and others |
Last Update: | Thursday, February 22, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/svg-net/SVG |
NuGet Url: | https://www.nuget.org/packages/Svg |
Install
Install-Package Svg
dotnet add package Svg
paket add Svg
Svg Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Fizzler(>= 1.2.0)
- System.Drawing.Common(>= 4.7.0)
- System.Memory(>= 4.5.3)
- System.ObjectModel(>= 4.3.0)
- System.ValueTuple(>= 4.5.0)
- Fizzler(>= 1.2.0)
- System.Memory(>= 4.5.3)
- System.ValueTuple(>= 4.5.0)
- Fizzler(>= 1.2.0)
- System.Memory(>= 4.5.3)
- System.ValueTuple(>= 4.5.0)
- Fizzler(>= 1.2.0)
- System.Drawing.Common(>= 4.7.0)
- System.Memory(>= 4.5.3)
- System.ObjectModel(>= 4.3.0)
- System.ValueTuple(>= 4.5.0)
- runtime.osx.10.10-x64.CoreCompat.System.Drawing(>= 5.8.64)
- Fizzler(>= 1.2.0)
- System.Drawing.Common(>= 4.7.0)
- System.Memory(>= 4.5.3)
- System.ObjectModel(>= 4.3.0)
- System.ValueTuple(>= 4.5.0)
- runtime.osx.10.10-x64.CoreCompat.System.Drawing(>= 5.8.64)
- Fizzler(>= 1.2.0)
- System.Drawing.Common(>= 4.7.0)
- System.Memory(>= 4.5.3)
- System.ObjectModel(>= 4.3.0)
- System.ValueTuple(>= 4.5.0)
Tags
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.