VL.Core 2025.7.1

dotnet add package VL.Core --version 2025.7.1
                    
NuGet\Install-Package VL.Core -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.Core" Version="2025.7.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VL.Core" Version="2025.7.1" />
                    
Directory.Packages.props
<PackageReference Include="VL.Core" />
                    
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.Core --version 2025.7.1
                    
#r "nuget: VL.Core, 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.Core@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.Core&version=2025.7.1
                    
Install as a Cake Addin
#tool nuget:?package=VL.Core&version=2025.7.1
                    
Install as a Cake Tool

The VL core library.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos 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 (19)

Showing the top 5 NuGet packages that depend on VL.Core:

Package Downloads
VL.Skia

A 2d graphics rendering library for vvvv based on Skia

VL.CoreLib

The VL core node library.

VL.Lang

The VL source model, symbols and compiler.

VL.Stride.Runtime

Cross-platform base package

VL.UI.Core

The VL UI core library.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on VL.Core:

Repository Stars
TheFuseLab/VL.Fuse
A library for visually programming on the GPU, built to enable rapid workflows and modular approaches to accelerated graphics, logic and computation.
vvvv/vvvv-sdk
public sources of vvvv
natan-sinigaglia/vvvv.Kairos
A complete framework for data control and composition in the vvvv visual programming environment.
Version Downloads Last Updated
2025.7.1 376 3/18/2026
2025.7.0 1,344 8/26/2025
2024.6.7 1,625 1/7/2025
2024.6.6 1,865 7/3/2024
2024.6.5 679 6/12/2024
2024.6.4 586 5/27/2024
2024.6.3 721 5/3/2024
2024.6.2 900 4/11/2024
2024.6.0 697 4/2/2024
2023.5.2 1,958 6/23/2023
2023.5.1 551 6/23/2023
2023.5.0 1,147 4/20/2023
2021.4.12 919 12/6/2022
2021.4.11 607 11/16/2022
2021.4.10 1,066 7/20/2022
2021.4.9 969 5/27/2022
2021.4.8 992 4/11/2022
2021.4.7 840 3/14/2022
2021.4.6 768 2/4/2022
2021.4.0 4,059 11/25/2021
Loading failed