Home

Awesome

SVGImage

This is an SVG Image View Control for WPF applications.

Initially forked from: SVGImage Control - CodeProject Article

Besides the bug fixes, new features are added including the following:

Downloads

The SVGImage is available as a single DLL in NuGet Package. The respository includes

The command lines installation options are: For the version 5.1.1

For reference in projects use: For the version 5.1.1

<PackageReference Include="DotNetProjects.SVGImage" Version="5.1.1" />

How to build

The SVGImage build targets .NET6.0-Windows (and up), .Net Framework 4.x TFMs and .NET Core 3.1.

Documentations

For the User Manual and API References see Documentation.

Framework support

The SVGImage control library targets the following frameworks

License

The SVGImage control library is relicensed under MIT License, with permission from the original author.

Sample Application