Rug.Osc 1.2.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Rug.Osc --version 1.2.3
NuGet\Install-Package Rug.Osc -Version 1.2.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="Rug.Osc" Version="1.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rug.Osc --version 1.2.3
#r "nuget: Rug.Osc, 1.2.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.
// Install Rug.Osc as a Cake Addin
#addin nuget:?package=Rug.Osc&version=1.2.3

// Install Rug.Osc as a Cake Tool
#tool nuget:?package=Rug.Osc&version=1.2.3

Simple, complete, open source OSC implementation for .NET (2.0 and greater) and Mono. Message argument types supported are: int, long, float, double, string, symbol, bool, RGBA Color, Osc-Null, Osc-Timetag, Osc-Midi, impulse, char, blobs and arrays. Also boasts a full feature set including: Bundles, Sending/Receiving osc packets via UDP (IPv4, IPv6, Unicast, Multicast and IPv4 Broadcast) or Read/write osc packets via streams, message address patterns and pattern matching, as well as parseing osc messages and bundles from strings. Rug.Osc has been optimized for use in real-time applications and is 100% thread safe.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Rug.Osc:

Package Downloads
OscGui

A Gui Display and Design Module with OSC support

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Rug.Osc:

Repository Stars
tooll3/t3
Tooll 3 is an open source software to create realtime motion graphics.
Version Downloads Last updated
1.2.5 23,881 1/4/2014
1.2.4 1,178 10/31/2013
1.2.3 1,186 8/30/2013

For examples demos see the project site