SkiaSharp.Svg 1.60.0

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

This package adds support for reading SVG files into SkiaSharp.

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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net46 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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 (54)

Showing the top 5 NuGet packages that depend on SkiaSharp.Svg:

Package Downloads
VisioForge.DotNet.Core

VisioForge .Net products for video capture, editing and playback (Video Capture SDK, Media Player SDK, Video Edit SDK). Core package.

Forms9Patch

Xamarin Forms is great for developing apps on Android, iOS, and Universal Windows Platform (UWP) but it is missing some important features: - Scalable images - NetStandard, PCL and Shared Library, multi-screen / multi-resolution image management - HTML formatted text for labels and buttons - NetStandard, PCL and Shared Library custom font management - Hardware keyboard key detection - On-Screen software keyboard height change events - Support for multiple items of the same MIME type on the clipboard - Support for inter-app Data Sharing Android developers can use NinePatch bitmaps, the drawable directory naming convention, Html.FromHtml, and a bunch of complex file manipulations to address the image issue. Likewise, iOS developers can use ResizeableImageWithCapInsets, the @2x, @3x, @4x file naming convention, and some 3rd party libraries for this purpose. Forms9Patch enhances Xamarin Forms to make multi-resolution / multi-screen image management, custom fonts, and HTML text formatting easy for NetStandard, PCL, and Shared Libary apps for iOS, Android and UWP

VisioForge.DotNet.Core.UI.WPF

VisioForge Controls UI Wrappers for WPF

GeneXus.Drawing.Common

Package Description

Soneta.Drawing

Package Description

GitHub repositories (15)

Showing the top 15 popular GitHub repositories that depend on SkiaSharp.Svg:

Repository Stars
4sval/FModel
Unreal Engine Archives Explorer
ariacom/Seal-Report
Database Reporting Tool and Tasks (.Net)
syncfusion/essential-ui-kit-for-xamarin.forms
Free and beautiful XAML template pages for Xamarin.Forms apps.
Keboo/MaterialDesignInXaml.Examples
A collection of small samples using MaterialDesignInXaml.
vchelaru/Gum
Flexible layout tool for creating UI on any platform
KristofferStrube/Blazor.SVGEditor
A basic SVG editor written in Blazor.
unoplatform/Uno.Samples
A collection of code samples for the Uno Platform
adamped/xamarin.flutter
Running Flutter on Xamarin
microsoft/app-innovation-workshop
Hands-on workshop designed to help you learn Azure, Mobile & AI
freezy/dmd-extensions
A toolbox for virtual pinball dot matrix displays.
vesoapp/veso
Open source media server.
iron-software/IronSoftware.System.Drawing
An open-source System.Drawing.Common replacement for .NET 5 and above on all platforms. Bringing together System.Drawing, Maui, and ImageSharp's Bitmap, Image, Font, and Shape types via an agnostic free NuGet package.
kphillpotts/DayVsNight
DayVsNight - A Xamarin.Forms UI Challenge
dotnet-ad/MarkdownView
Native markdown rendering on top of Xamarin.Forms & Markdig.
baskren/Forms9Patch
Simplify image management and text formatting in your Xamarin.Forms apps
Version Downloads Last Updated
1.60.0 6,257,198 4/11/2018
1.59.1 195,940 9/4/2017
1.59.0 14,761 7/15/2017
1.58.0 3,596 5/19/2017
1.57.1 2,334 5/5/2017
1.57.0 2,402 4/11/2017
1.56.2 2,265 3/9/2017
1.56.1 9,652 2/8/2017
1.56.1-beta 1,774 2/2/2017
1.56.0-beta1 1,857 1/16/2017
1.55.1-beta1 1,958 11/21/2016
1.55.0-beta1 1,835 11/10/2016