VL.Addons.Collections
0.5.0
dotnet add package VL.Addons.Collections --version 0.5.0
NuGet\Install-Package VL.Addons.Collections -Version 0.5.0
<PackageReference Include="VL.Addons.Collections" Version="0.5.0" />
<PackageVersion Include="VL.Addons.Collections" Version="0.5.0" />
<PackageReference Include="VL.Addons.Collections" />
paket add VL.Addons.Collections --version 0.5.0
#r "nuget: VL.Addons.Collections, 0.5.0"
#:package VL.Addons.Collections@0.5.0
#addin nuget:?package=VL.Addons.Collections&version=0.5.0
#tool nuget:?package=VL.Addons.Collections&version=0.5.0
VL.Addons
A place to gather contributions by the vvvv community that:
- don’t get added to the core libraries for reasons
- don’t (yet?) merit their own nuget packages
- get lost in the chat or forum otherwise
Using the library
As of version 0.5.0 VL.Addons is split into multiple packages, one for each available category, currently:
- VL.Addons.2D
- VL.Addons.Animation
- VL.Addons.Collections
- VL.Addons.Color
- VL.Addons.Control
- VL.Addons.Math
- VL.Addons.Skia
- VL.Addons.Stride
In order to use one of the packages with VL you have to install the corresponding nuget that is available via nuget.org. For information on how to use nugets with VL, see Managing Nugets in the VL documentation. As described there you go to the commandline and then type for example:
nuget install VL.Addons.Stride
Beware that some help patches from one package might be dependend on another package. If you encounter red nodes just install the missing package.
There is also a VL.Addons meta package, installing it will install all available packages in one go. Use the following cmd:
nuget install VL.Addons
License
MIT
Product | Versions 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. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on VL.Addons.Collections:
Package | Downloads |
---|---|
VL.Addons
Various VL addons provided by the community. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.5.0 | 179 | 7/15/2025 |