SvgNet 1.0.6
See the version list below for details.
dotnet add package SvgNet --version 1.0.6
NuGet\Install-Package SvgNet -Version 1.0.6
<PackageReference Include="SvgNet" Version="1.0.6" />
paket add SvgNet --version 1.0.6
#r "nuget: SvgNet, 1.0.6"
// Install SvgNet as a Cake Addin #addin nuget:?package=SvgNet&version=1.0.6 // Install SvgNet as a Cake Tool #tool nuget:?package=SvgNet&version=1.0.6
C# framework for creating SVG images
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SvgNet:
Package | Downloads |
---|---|
BaseLib
Utility classes for MaxQuant and Perseus |
|
Bonsai.Editor
An integrated development environment for the Bonsai visual programming language. |
|
Robocode.TankRoyale.BotApi
.Net API library for developing bots for Robocode Tank Royale |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on SvgNet:
Repository | Stars |
---|---|
Slazanger/SMT
Slazanger's Eve Map Tool
|
|
bonsai-rx/bonsai
The compiler, IDE, and standard library for the Bonsai visual programming language for reactive systems
|
Version | Downloads | Last updated |
---|---|---|
3.5.0 | 1,293 | 11/22/2024 |
3.3.8 | 3,754 | 7/31/2024 |
3.3.7 | 97 | 7/31/2024 |
3.3.6 | 4,434 | 11/15/2023 |
3.3.5 | 10,621 | 9/27/2023 |
3.3.3 | 13,263 | 11/18/2022 |
3.3.2 | 468 | 11/10/2022 |
3.3.1 | 414 | 11/10/2022 |
3.3.0 | 459 | 11/9/2022 |
3.2.1 | 438 | 11/8/2022 |
3.2.0 | 5,902 | 9/19/2022 |
3.1.0 | 545 | 9/19/2022 |
3.0.1 | 558 | 9/17/2022 |
3.0.0 | 5,161 | 8/12/2022 |
2.2.2 | 1,701 | 12/19/2021 |
2.2.0 | 669 | 11/10/2021 |
2.1.6 | 3,404 | 4/22/2021 |
2.1.1 | 1,333 | 10/20/2020 |
2.0.4 | 3,421 | 10/18/2019 |
2.0.3 | 1,614 | 5/24/2019 |
2.0.1 | 9,197 | 3/31/2019 |
2.0.0 | 1,341 | 1/21/2019 |
1.0.8 | 177,452 | 5/8/2018 |
1.0.7 | 1,089 | 5/8/2018 |
1.0.6 | 1,262 | 4/30/2018 |
1.0.5 | 2,397 | 11/4/2017 |
1.0.4 | 1,776 | 8/29/2017 |
1.0.3 | 1,245 | 8/29/2017 |
1.0.2 | 5,434 | 1/5/2017 |
1.0.1 | 1,143 | 1/5/2017 |
1.0.0 | 5,803 | 3/26/2015 |
1.0.6
Fix for issue #14 and UX/Code improvements in SvgDocTest
1.0.5
Fixes #12- Locale interference on float formatting
1.0.2
Many small fixes
1.0.1
Culture errors fixes