VL.Core 2025.7.3

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

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.Stride.Runtime

Cross-platform base package

VL.Lang

The VL source model, symbols and compiler.

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.3 509 7/3/2026
2025.7.2 679 5/22/2026
2025.7.1 635 3/18/2026
2025.7.0 1,534 8/26/2025
2024.6.7 1,687 1/7/2025
2024.6.6 1,913 7/3/2024
2024.6.5 707 6/12/2024
2024.6.4 616 5/27/2024
2024.6.3 748 5/3/2024
2024.6.2 925 4/11/2024
2024.6.0 730 4/2/2024
2023.5.2 1,999 6/23/2023
2023.5.1 575 6/23/2023
2023.5.0 1,180 4/20/2023
2021.4.12 941 12/6/2022
2021.4.11 631 11/16/2022
2021.4.10 1,091 7/20/2022
2021.4.9 1,018 5/27/2022
2021.4.8 1,015 4/11/2022
2021.4.7 862 3/14/2022
Loading failed