VL.Skia 2025.7.1

dotnet add package VL.Skia --version 2025.7.1
                    
NuGet\Install-Package VL.Skia -Version 2025.7.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="VL.Skia" Version="2025.7.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VL.Skia" Version="2025.7.1" />
                    
Directory.Packages.props
<PackageReference Include="VL.Skia" />
                    
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 VL.Skia --version 2025.7.1
                    
#r "nuget: VL.Skia, 2025.7.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.
#:package VL.Skia@2025.7.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=VL.Skia&version=2025.7.1
                    
Install as a Cake Addin
#tool nuget:?package=VL.Skia&version=2025.7.1
                    
Install as a Cake Tool

A 2d graphics rendering library for vvvv based on Skia

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on VL.Skia:

Package Downloads
VL.ImGui.Skia

A GUI library for use with vvvv based on Dear ImGui

VL.Meta.Gamma

Meta package referencing all the libraries shipped with vvvv gamma

VL.RichTextKit

a VL Wrapper for https://github.com/toptensoftware/RichTextKit

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2025.7.1 207 3/18/2026
2025.7.0 1,854 8/26/2025
2024.6.7 1,840 1/7/2025
2024.6.6 2,322 7/3/2024
2024.6.5 1,464 6/12/2024
2024.6.4 1,489 5/27/2024
2024.6.3 1,475 5/3/2024
2024.6.2 1,546 4/11/2024
2024.6.0 1,477 4/2/2024
2023.5.2 2,212 6/23/2023
2023.5.1 1,487 6/23/2023
2023.5.0 1,663 4/20/2023
2021.4.12 1,900 12/6/2022
2021.4.11 1,730 11/16/2022
2021.4.10 2,057 7/20/2022
2021.4.9 2,012 5/27/2022
2021.4.8 1,935 4/11/2022
2021.4.7 1,899 3/14/2022
2021.4.6 2,090 2/4/2022
2021.4.0 4,834 11/25/2021
Loading failed