vvvv-dotnet
CommunityMaster .NET integration in vvvv.
Authortebjan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the integration of .NET code and libraries into vvvv gamma projects, enabling developers to leverage the full power of the .NET ecosystem within their visual programming workflows.
Core Features & Use Cases
- NuGet Package Management: Guidance on adding and configuring NuGet packages for vvvv.
- Project Configuration: Explains
.csprojsetup for plugins, including output paths and target frameworks. - Interop & Async: Covers vector type conversions,
IDisposablepatterns, and asynchronous operations for performance. - Use Case: You need to integrate a custom C# library that uses
System.Numericsfor complex calculations into your vvvv patch. This Skill will guide you on setting up the.csproj, handling type conversions betweenStrideandSystem.Numerics, and ensuring proper resource management.
Quick Start
Configure your vvvv C# plugin project by adding the necessary VL.Core and VL.Stride NuGet packages to your .csproj file.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: vvvv-dotnet Download link: https://github.com/tebjan/vvvv-skills/archive/main.zip#vvvv-dotnet Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.