DasolSvg 3.4.1-g
dotnet add package DasolSvg --version 3.4.1-g
NuGet\Install-Package DasolSvg -Version 3.4.1-g
<PackageReference Include="DasolSvg" Version="3.4.1-g" />
<PackageVersion Include="DasolSvg" Version="3.4.1-g" />
<PackageReference Include="DasolSvg" />
paket add DasolSvg --version 3.4.1-g
#r "nuget: DasolSvg, 3.4.1-g"
#:package DasolSvg@3.4.1-g
#addin nuget:?package=DasolSvg&version=3.4.1-g&prerelease
#tool nuget:?package=DasolSvg&version=3.4.1-g&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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.2
- ExCSS (>= 4.2.3)
- Newtonsoft.Json (>= 13.0.3)
- System.Memory (>= 4.5.5)
- ZXing.Net (>= 0.16.9)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
3.4.1-g | 213 | 11/8/2023 |
Fixed security issue, minor bug fixes (see Release Notes: https://svg-net.github.io/SVG/doc/ReleaseNotes.html).