SharpVectors.Wpf 1.8.0

About

This project provides a C# library for parsing, converting and viewing the SVG files in WPF applications.

More documentation is available at the ShapeVectors Github Pages.

Key Features

  • Parsing of the SVG files to create the SVG DOM
  • SVG to XAML conversion
  • A small runtime library to handle font URI, embedded images and others when using the XAML files directly from disk.
  • An optimized XAML output.
  • Interaction with the conversion process (by a visitor pattern) to allow for custom hyper-link implementations, font substitutions etc.
  • Supports .NET Framework 4+, .NET Core, and .NET 6.0

Main Components

The library consists of several components as listed below and there is no dependency on external components:

  • SharpVectors.Core.dll (SVG interfaces and basic types)
  • SharpVectors.Css.dll (CSS interfaces and types)
  • SharpVectors.Dom.dll (SVG DOM, integrates CSS DOM)
  • SharpVectors.Model.dll (SVG model, parsing and utility classes)
  • SharpVectors.Runtime.Wpf.dll (An independent component with scroling/zooming panels for viewing rendered XAML)
  • SharpVectors.Rendering.Wpf.dll (WPF rendering of the SVG Model)
  • SharpVectors.Converters.Wpf.dll (Utitlity classes providing access to the WPF rendering features)

Credits

SharpVectors uses source codes from articles and other open source projects. We wish to acknowledge and thank the authors of these great articles and projects

Feedback

SharpVectors is released as open source under the BSD-3-Clause license, and the Third-Party licences

No packages depend on SharpVectors.Wpf.

Release 1.8.0 * WPF: ResourceSvgConverter - An SVG converter to handle conversion of SVG files to ResourceDictionary XAML. * WPF: Improvements in the XmlXamlWriter. * WPF: A new SharpVectors.Wpf Nuget package for WPF applications. * Improvements in the documentation site using Github Pages. * Several bug fixes and code improvements.

.NET Framework 4.0

  • No dependencies.

.NET Framework 4.5

  • No dependencies.

.NET Framework 4.6

  • No dependencies.

.NET Framework 4.7

  • No dependencies.

.NET Framework 4.8

  • No dependencies.

.NET Core 3.1

  • No dependencies.

.NET 5.0

  • No dependencies.

.NET 6.0

  • No dependencies.

Version Downloads Last updated
1.8.5 0 2025/8/13
1.8.4.2 1 2025/6/19
1.8.4.1 0 2024/7/23
1.8.4 0 2025/9/16
1.8.3 0 2025/6/9
1.8.2 0 2025/6/15
1.8.1 0 2022/10/24
1.8.0 0 2025/9/15