Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rabbitControl/VL.IO.RCP

Set of nodes to use RCP with vl.
https://github.com/rabbitControl/VL.IO.RCP

Last synced: 2 months ago
JSON representation

Set of nodes to use RCP with vl.

Awesome Lists containing this project

README

        

# VL.IO.RCP
Set of nodes to use [RCP](https://github.com/rabbitControl/RCP) with VL.

Try it with vvvv, the visual live-programming environment for .NET
Download: http://visualprogramming.net

## Using the library
In order to use this library you'll have to install the nuget that is available via nuget.org. For information on how to use nugets with VL, see [Managing Nugets](https://thegraybook.vvvv.org/reference/hde/managing-nugets.html) in the documentation. As described there you go to the commandline and then type:

nuget install VL.IO.RCP -pre

Once the VL.IO.RCP nuget is installed and referenced in your VL document you'll see the category "IO.RCP" in the nodebrowser. Press F1 to open the Help Browser and search for the term "rcp" to see relevant how-to patches.