Svg 3.4.8

dotnet add package Svg --version 3.4.8
                    
NuGet\Install-Package Svg -Version 3.4.8
                    
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="3.4.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Svg" Version="3.4.8" />
                    
Directory.Packages.props
<PackageReference Include="Svg" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Svg --version 3.4.8
                    
#r "nuget: Svg, 3.4.8"
                    
#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.
#:package Svg@3.4.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Svg&version=3.4.8
                    
Install as a Cake Addin
#tool nuget:?package=Svg&version=3.4.8
                    
Install as a Cake Tool

Version 3.4.8 (2026-07-22)

Changes

  • Removed support for unsupported .NET 6 and .NET 7, added support for .NET 9. (see PR #1192)
  • Fixes SVG rendering with invalid syntax, i.e. fill="url(foo" where url is not closed properly. (see PR #1196)

Enhancements

  • Added support for Switch element with "systemLanguage" selector attribute (see #1176).
  • Enabled IsTrimmable and IsAotCompatible attributes on the assembly (see #1184).
  • SvgDocumentMetadata will now keep existing children "as-is" when parsing. (see #1219).
  • Added basic support for the SvgStyle element. (see #1221).
  • Added support for SvgCssVariablePaintServer so declared CSS variables can be used as paint servers. (see #1221).

Fixes

  • Fixed SvgGradientStop(SvgUnit, Color) to apply the supplied color to StopColor. (see PR #1217)
  • Fixed: <CompilerGeneratedFilesOutputPath> in Svg.Custom to generate Generated directory under project. (see PR #1153)
  • Fixed SvgElementCollection.Insert() to allow child elements to be added to end of list (see PR #1200)
  • Fixed hex color with alpha channel (#AABBCC80) not being parsed correctly (see PR #1218)
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (131)

Showing the top 5 NuGet packages that depend on Svg:

Package Downloads
Ingeniux_DSS_RTAPI

Nuget Package for Ingeniux Dynamic Site Server Runtime API

Soneta.Business

Składnik programu Soneta. Program obsługi firmy: kadry-płace, księgowość, handel, magazyn, CRM, BI ...

WindwardEngine

Windward Studios' DotNetEngine

Soneta.CRM

Składnik programu Soneta. Program obsługi firmy: kadry-płace, księgowość, handel, magazyn, CRM, BI ...

Soneta.Types

Składnik programu Soneta. Program obsługi firmy: kadry-płace, księgowość, handel, magazyn, CRM, BI ...

GitHub repositories (9)

Showing the top 9 popular GitHub repositories that depend on Svg:

Repository Stars
Shane32/QRCoder
A pure C# Open Source QR Code implementation
greenshot/greenshot
Greenshot for Windows - for more information look here:
tixl3d/tixl
TiXL is an open source software to create realtime motion graphics.
dotnet/Open-XML-SDK
Open XML SDK by Microsoft
openbullet/OpenBullet2
OpenBullet reinvented
nea/MarkdownViewerPlusPlus
A Notepad++ Plugin to view a Markdown file rendered on-the-fly
tylearymf/SETUNA2
A best screenshot small tool (support high dpi screenshots) 一款好用的截图小工具(支持高分屏截图)
getcellm/cellm
Use LLMs in Excel formulas
ModuleArt/quick-picture-viewer
🖼️ Lightweight, versatile desktop image viewer for Windows. The best replacement for the default Windows photo viewer.
Version Downloads Last Updated
3.4.8 6,403 7/23/2026
3.4.7 3,156,065 2/22/2024
3.4.6 480,724 11/16/2023
3.4.5 44,284 10/31/2023
3.4.4 1,187,159 10/29/2022
3.4.3 565,083 7/16/2022
3.4.2 469,029 4/11/2022
3.4.1 79,424 3/19/2022
3.4.0 351,076 1/9/2022
3.3.0 307,258 9/23/2021
3.2.3 1,484,981 1/12/2021
3.2.1 29,723 1/12/2021
3.1.1 1,007,477 5/1/2020
3.0.102 212,491 1/13/2020
3.0.84 219,843 11/9/2019
3.0.49 268,548 8/30/2019
3.0.20-g594db9696a 8,818 7/29/2019
3.0.9-g6ea47b4039 8,916 6/27/2019
3.0.3-gecdc54b12b 2,258 6/19/2019
2.4.3 324,337 5/7/2019
Loading failed

New SvgSwitch and SvgStyle classes, support for .NET 9, and bug fixes (see Release Notes: https://svg-net.github.io/SVG/doc/ReleaseNotes.html).