# dotnetCampus.Svg2XamlTool **Repository Path**: dys666/dotnetCampus.Svg2XamlTool ## Basic Information - **Project Name**: dotnetCampus.Svg2XamlTool - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-01-27 - **Last Updated**: 2024-09-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dotnetCampus.Svg2XamlTool | Build | NuGet | |--|--| |![](https://github.com/dotnet-campus/dotnetCampus.Svg2XamlTool/workflows/.NET%20Build/badge.svg)|[![](https://img.shields.io/nuget/v/dotnetCampus.Svg2XamlTool.svg)](https://www.nuget.org/packages/dotnetCampus.Svg2XamlTool)| 拖入 SVG 文件,即可转换为 XAML 可用代码 ![](docs/images/Image1.png) 提供简单的编辑功能 ![](docs/images/Image2.png) ## 安装 ``` dotnet tool install -g dotnetCampus.Svg2XamlTool ``` ## 使用 ``` Svg2Xaml ``` ## 作者 [@fujinxiang](https://github.com/fujinxiang) 注:[@lindexi](https://github.com/lindexi/) 只是搬运工具人 ## 第三方引用 - SharpVectors https://github.com/dotnet-campus/SharpVectors ## 相似的项目 [wieslawsoltes/SvgToXaml: Svg to xaml conveter.](https://github.com/wieslawsoltes/SvgToXaml )