VectSharp.ImageSharpUtils 2.0.1

dotnet add package VectSharp.ImageSharpUtils --version 2.0.1
                    
NuGet\Install-Package VectSharp.ImageSharpUtils -Version 2.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VectSharp.ImageSharpUtils" Version="2.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VectSharp.ImageSharpUtils" Version="2.0.1" />
                    
Directory.Packages.props
<PackageReference Include="VectSharp.ImageSharpUtils" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add VectSharp.ImageSharpUtils --version 2.0.1
                    
#r "nuget: VectSharp.ImageSharpUtils, 2.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=VectSharp.ImageSharpUtils&version=2.0.1
                    
Install VectSharp.ImageSharpUtils as a Cake Addin
#tool nuget:?package=VectSharp.ImageSharpUtils&version=2.0.1
                    
Install VectSharp.ImageSharpUtils as a Cake Tool

A library to produce vector graphics (including text) without too many dependencies. Extensible to support multiple output formats. This package provides utilities using ImageSharp to make it possible to include in VectSharp graphics images in various formats. For more information, see https://github.com/arklumpus/VectSharp

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on VectSharp.ImageSharpUtils:

Package Downloads
DocSharp.ImageSharp

.NET library for converting documents. The DocSharp.ImageSharp package provides helper functions to convert unsupported images when creating documents, using ImageSharp as graphics library.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on VectSharp.ImageSharpUtils:

Repository Stars
arklumpus/VectSharp
A light library for C# vector graphics
Version Downloads Last updated
2.0.1 4,914 9 months ago
2.0.0 618 11/5/2023
1.0.3 157 11/5/2023
1.0.2-beta15 2,338 12/24/2022
1.0.1-beta15 180 9/7/2022
1.0.1-beta14 1,284 3/16/2022