# svg-net/SVG

Fork of the ms svg library

Repository: https://github.com/svg-net/SVG
Canonical: https://ross.abutalabs.com/products/svg
Homepage: http://svg-net.github.io/SVG/
Language: C#
License: MS-PL
License Family: other
Topics: svg, c-sharp, nuget, vector-graphics, dom, css
Last push: 2026-07-22T18:39:49+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 93, release rhythm 35, longevity 100
- inputs: {"age_days": 5409, "days_push": 42, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1308, forks 497 (observed 2026-08-28T04:04:19.165410+00:00)

## What it is
SVG.NET is a C# library for reading, writing, and rendering SVG 1.1 images in .NET applications. It targets .NET Standard 2.0 and is distributed as a NuGet package, working on Windows, Linux, and macOS.

## Use cases
- render svg files in a .net application
- convert svg to png in c#
- read and manipulate svg dom in c#
- generate svg images programmatically in .net
- load svg vector graphics in a desktop app

## When to choose
- you need SVG parsing, manipulation, or rendering in a .NET Standard 2.0 compatible project
- you want a mature C# SVG library available via NuGet
- you need cross-platform SVG support on Windows, Linux, and macOS

## When to avoid
- you need full SVG 2 or advanced rendering fidelity on Linux/macOS, which has known limitations
- you are not working in a .NET/C# environment
- you need a browser-grade SVG renderer with complete CSS and animation support

## Facets
- artifact type: library
- maturity: active
- function: graphics, parser, image-processing
- domain: graphics, web-development, files
- platform: cross-platform, windows, dotnet
- tags: svg, vector-graphics, c-sharp, nuget, dom, css, rendering, linux, macos

## Member repositories
- svg-net/SVG (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:19.165410+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:50:06.696799+00:00, confidence not recorded.
  - readme: https://github.com/svg-net/SVG (fetched 2026-08-28T04:04:19.165410+00:00, sha e3182d117c1a)
  - homepage: http://svg-net.github.io/SVG/ (fetched 2026-08-29T12:08:24.765153+00:00, sha be9864ffac90)
- Data as of 2026-08-30T08:39:29.467469+00:00.
