SkiaSharp is a cross-platform, comprehensive 2D graphics API for all .NET platforms. And, here is where you will find all sorts of extras that you can use with it.
265
stars
352
commits
C#
primary language
Sep 11, 2026
updated
SkiaSharp.Extended is a collection some cool libraries that may be useful to some apps. There are several repositories that may have interesting projects:
SkiaSharp.Extended.Svg has been deprecated. If you're using SkiaSharp.Extended.Svg and encountering errors like MissingMethodException: Method not found: SKMatrix.MakeTranslation, please see our SVG Migration Guide for instructions on migrating to Svg.Skia.
To build the projects and samples, just open SkiaSharp.Extended.sln
in Visual Studio.
The CI server just runs dotnet cake and outputs all the packages,
assemblies and test results. This can also be used to build everything
locally.
The code in this repository is licensed under the MIT License.
C#
99.3%
SkiaSharp is a cross-platform, comprehensive 2D graphics API for all .NET platforms. And, here is where you will find all sorts of extras that you can use with it.
265
stars
352
commits
C#
primary language
Sep 11, 2026
updated
SkiaSharp.Extended is a collection some cool libraries that may be useful to some apps. There are several repositories that may have interesting projects:
SkiaSharp.Extended.Svg has been deprecated. If you're using SkiaSharp.Extended.Svg and encountering errors like MissingMethodException: Method not found: SKMatrix.MakeTranslation, please see our SVG Migration Guide for instructions on migrating to Svg.Skia.
To build the projects and samples, just open SkiaSharp.Extended.sln
in Visual Studio.
The CI server just runs dotnet cake and outputs all the packages,
assemblies and test results. This can also be used to build everything
locally.
The code in this repository is licensed under the MIT License.
C#
99.3%