Svg 2.4.0-preview1
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
<PackageReference Include="Svg" Version="2.4.0-preview1" />
paket add Svg --version 2.4.0-preview1
#r "nuget: Svg, 2.4.0-preview1"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (68)
Showing the top 5 NuGet packages that depend on Svg:
Package | Downloads |
---|---|
WindwardEngine
Windward Studios' DotNetEngine |
|
Ingeniux_DSS_RTAPI
Nuget Package for Ingeniux Dynamic Site Server Runtime API |
|
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 |
|
ShapeCrawler
ShapeCrawler (formerly SlideDotNet) is a .NET library for manipulating PowerPoint presentations. It provides fluent APIs to process slides without having Microsoft Office installed. This library provides a simplified object model on top of the Open XML SDK for manipulating PowerPoint documents without any COM+ or COM interop layers. |
|
Vasont.Inspire.Core
Contains the core supporting components and extension routines for the GlobalLink Vasont Inspire application and SDK library. |
GitHub repositories (24)
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 | 373,256 | 2/22/2024 |
3.4.6 | 218,625 | 11/16/2023 |
3.4.5 | 30,019 | 10/31/2023 |
3.4.4 | 765,372 | 10/29/2022 |
3.4.3 | 427,677 | 7/16/2022 |
3.4.2 | 276,468 | 4/11/2022 |
3.4.1 | 50,504 | 3/19/2022 |
3.4.0 | 211,234 | 1/9/2022 |
3.3.0 | 256,653 | 9/23/2021 |
3.2.3 | 952,929 | 1/12/2021 |
3.2.1 | 14,617 | 1/12/2021 |
3.1.1 | 851,425 | 5/1/2020 |
3.0.102 | 181,944 | 1/13/2020 |
3.0.84 | 171,264 | 11/9/2019 |
3.0.49 | 176,678 | 8/30/2019 |
3.0.20-g594db9696a | 8,432 | 7/29/2019 |
3.0.9-g6ea47b4039 | 8,329 | 6/27/2019 |
3.0.3-gecdc54b12b | 1,893 | 6/19/2019 |
2.4.3 | 238,571 | 5/7/2019 |
2.4.2 | 130,799 | 3/1/2019 |
2.4.1 | 49,186 | 1/25/2019 |
2.4.0 | 55,362 | 1/8/2019 |
2.4.0-preview1 | 1,800 | 1/1/2019 |
2.3.0 | 1,342,367 | 12/28/2016 |
2.2.2 | 107,465 | 11/17/2016 |
2.2.1 | 230,131 | 5/24/2016 |
2.2.0 | 4,558 | 5/9/2016 |
2.1.0 | 193,992 | 9/17/2015 |
2.0.0 | 100,941 | 3/23/2015 |
1.7.0 | 81,693 | 7/2/2014 |
1.6.1 | 94,878 | 3/13/2014 |
1.6.0 | 2,491 | 3/13/2014 |
1.5.2 | 10,654 | 11/25/2013 |
1.5.1 | 2,573 | 11/18/2013 |
1.5.0 | 7,563 | 9/13/2013 |
1.0.2 | 14,243 | 6/27/2013 |
1.0.1 | 2,864 | 6/20/2013 |
1.0.0 | 29,354 | 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.