Aspose.SVG.Drawing.SkiaSharp 25.5.0

dotnet add package Aspose.SVG.Drawing.SkiaSharp --version 25.5.0
                    
NuGet\Install-Package Aspose.SVG.Drawing.SkiaSharp -Version 25.5.0
                    
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="Aspose.SVG.Drawing.SkiaSharp" Version="25.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aspose.SVG.Drawing.SkiaSharp" Version="25.5.0" />
                    
Directory.Packages.props
<PackageReference Include="Aspose.SVG.Drawing.SkiaSharp" />
                    
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 Aspose.SVG.Drawing.SkiaSharp --version 25.5.0
                    
#r "nuget: Aspose.SVG.Drawing.SkiaSharp, 25.5.0"
                    
#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.
#addin nuget:?package=Aspose.SVG.Drawing.SkiaSharp&version=25.5.0
                    
Install Aspose.SVG.Drawing.SkiaSharp as a Cake Addin
#tool nuget:?package=Aspose.SVG.Drawing.SkiaSharp&version=25.5.0
                    
Install Aspose.SVG.Drawing.SkiaSharp as a Cake Tool

Aspose.SVG.Drawing.SkiaSharp

Full Aspose.SVG engine, compiled with SkiaSharp for cross-platform, hardware-accelerated SVG rendering and conversion.


About

Aspose.SVG.Drawing.SkiaSharp delivers the complete Aspose.SVG for .NET API in a single assembly linked against SkiaSharp instead of GDI+. No extra configuration or “extension module” is required just reference the NuGet package and start working.

Key features

  • Create, load, edit, and navigate SVG via a W3C-compliant DOM (XPath, CSS selectors).
  • Convert SVG to PNG, JPEG, TIFF, GIF and vector formats PDF, XPS with SkiaSharp’s accelerated pipeline.
  • Apply SkiaSharp image effects filters, gradients, shaders, and more.
  • Written in managed C# and built for .NET Standard 2.0. Runs on .NET Framework 4.6.2+, .NET Core 2.0+, .NET 5/6/7/8, Mono, Xamarin, Windows, Linux, and macOS.

Getting started

using Aspose.Svg;
using Aspose.Svg.Saving;

using (var document = new SVGDocument("source.svg"))
{
    // Render to PNG using SkiaSharp internally
    var options = new ImageSaveOptions();
    document.Save("output.png", options);
}
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 was computed.  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 was computed.  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 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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

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
25.5.0 106 5/15/2025
25.4.0 320 4/11/2025
25.3.0 646 3/9/2025
25.2.0 233 2/18/2025
25.1.0 146 1/30/2025
24.12.0 155 12/18/2024
24.11.0 137 11/27/2024
24.10.0 632 10/30/2024
24.9.0 219 9/19/2024
24.8.0 680 8/22/2024
24.7.0 333 7/18/2024
24.6.0 284 6/17/2024
24.5.0 227 5/3/2024
24.4.0 561 4/5/2024
24.3.0 279 3/6/2024
24.2.0 295 2/11/2024
24.1.0 480 1/18/2024
23.12.0-beta 374 12/17/2023
23.11.0-beta 351 12/3/2023
23.10.0-beta 370 10/25/2023
23.9.0-beta 349 9/18/2023
23.8.1-beta 515 8/12/2023
23.7.0-beta 370 7/27/2023
23.6.0-beta 356 6/29/2023