.net OSC Event Hub

Some people ask a way to integrate OSC message easily in their code.
OCS Event hub listen OSC message and trigger defined event. So you don’t neet to make logic to subscribe to the messages.

All the event and message are documented here.
The lib is available in nuget and wrote in .net standard.