Svg 2.4.0-preview1

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

// Install Svg as a Cake Tool
#tool nuget:?package=Svg&version=2.4.0-preview1&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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.

RotationSolver.Basic

A basic library for rotation development in FFXIV in RotationSolver.

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 20,353 2/22/2024
3.4.6 121,302 11/16/2023
3.4.5 20,035 10/31/2023
3.4.4 566,060 10/29/2022
3.4.3 370,238 7/16/2022
3.4.2 227,396 4/11/2022
3.4.1 44,780 3/19/2022
3.4.0 172,296 1/9/2022
3.3.0 226,911 9/23/2021
3.2.3 736,465 1/12/2021
3.2.1 7,362 1/12/2021
3.1.1 779,425 5/1/2020
3.0.102 164,722 1/13/2020
3.0.84 155,524 11/9/2019
3.0.49 156,658 8/30/2019
3.0.20-g594db9696a 8,211 7/29/2019
3.0.9-g6ea47b4039 8,103 6/27/2019
3.0.3-gecdc54b12b 1,769 6/19/2019
2.4.3 205,831 5/7/2019
2.4.2 123,148 3/1/2019
2.4.1 44,710 1/25/2019
2.4.0 36,215 1/8/2019
2.4.0-preview1 1,681 1/1/2019
2.3.0 1,234,422 12/28/2016
2.2.2 92,949 11/17/2016
2.2.1 213,260 5/24/2016
2.2.0 4,413 5/9/2016
2.1.0 179,086 9/17/2015
2.0.0 93,058 3/23/2015
1.7.0 76,833 7/2/2014
1.6.1 84,380 3/13/2014
1.6.0 2,360 3/13/2014
1.5.2 10,347 11/25/2013
1.5.1 2,447 11/18/2013
1.5.0 7,356 9/13/2013
1.0.2 13,330 6/27/2013
1.0.1 2,652 6/20/2013
1.0.0 22,966 6/17/2013

New preview release thanks to the great work of the new collaborator mrbean-bremen on github. Merged all pull requests and melted down issues.