SilkyNvg.Core
1.1.0
dotnet add package SilkyNvg.Core --version 1.1.0
NuGet\Install-Package SilkyNvg.Core -Version 1.1.0
<PackageReference Include="SilkyNvg.Core" Version="1.1.0" />
paket add SilkyNvg.Core --version 1.1.0
#r "nuget: SilkyNvg.Core, 1.1.0"
// Install SilkyNvg.Core as a Cake Addin #addin nuget:?package=SilkyNvg.Core&version=1.1.0 // Install SilkyNvg.Core as a Cake Tool #tool nuget:?package=SilkyNvg.Core&version=1.1.0
A port of memononen/nanovg to .NET5.0 primarilly centered around the Silk.NET framework.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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. |
-
net5.0
- FontStash.NET (>= 1.1.2)
- SilkyNvg.Common (>= 1.1.0)
- SilkyNvg.Rendering (>= 1.1.0)
- SilkyNvg.Tools (>= 1.1.0)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on SilkyNvg.Core:
Package | Downloads |
---|---|
SilkyNvg
A port of memononen/nanovg to .NET primarilly centered around the Silk.NET framework. |
|
SilkyNvg.Transforms
A port of memononen/nanovg to .NET5.0 primarilly centered around the Silk.NET framework. |
|
SilkyNvg.Images
A port of memononen/nanovg to .NET5.0 primarilly centered around the Silk.NET framework. |
|
SilkyNvg.Text
A port of memononen/nanovg to .NET5.0 primarilly centered around the Silk.NET framework. |
|
SilkyNvg.Paths
A port of memononen/nanovg to .NET5.0 primarilly centered around the Silk.NET framework. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Fixed package restoration issues.