CommonCore.Badging is a .Net Standard library for creating svg repo badges such as those commonly found on code repository sites such as GitLab and GitHub.
Info
Version: | 1.2.0 |
Author(s): | Jay Jeckel |
Last Update: | Thursday, June 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/commoncorelibs/commoncore-badging |
NuGet Url: | https://www.nuget.org/packages/VinlandSolutions.CommonCore.Badging |
Install
Install-Package VinlandSolutions.CommonCore.Badging
dotnet add package VinlandSolutions.CommonCore.Badging
paket add VinlandSolutions.CommonCore.Badging
VinlandSolutions.CommonCore.Badging Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Drawing.Common(>= 4.7.0)