Metadata >> NuGet >> Bonsai.Osc

Bonsai.Osc

Metadata

Authors Gonçalo Lopes
Copyrights Gonçalo Lopes © 2013
Description Bonsai Osc Library containing reactive infrastructure to interface with devices using the Open Sound Control protocol.
IconUrl https://bitbucket.org/horizongir/bonsai/raw/7aacc64dc4647e57362ab310238591dc197fef0d/Resources/Bonsai.png
LicenseUrl https://bitbucket.org/horizongir/bonsai/raw/0391fb050a80c94f8ff45c861678a41ae97ca257/LICENSE
Owners Gonçalo Lopes
ProjectUrl https://bitbucket.org/horizongir/bonsai
ReleaseNotes Public release of basic OSC infrastructure for Bonsai.
RequireLicenseAcceptance False
Tags Bonsai Osc
Dependencies Bonsai.Core:2.1.0|Rx-Linq:2.2.5|Rx-PlatformServices:2.2.5
Title Bonsai - Osc Library
PackageSize 61305
PackageHashAlgorithm SHA512
PackageHash 071P9FDapzonm6JV0OhbqzKHjc6/LGIagoqiIE6Vlse+aPVeLDr5AtKDZcQRh/4EGcD5SpuyW2GH37jNZ/OZQw==
DownloadCount 000000
CreatedDate 2015-03-22T11:58:09

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Bonsai.Osc -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Bonsai.Osc -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Bonsai.Osc
Installing the package (HTTP Basic authentication):
Install-Package Bonsai.Osc -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Bonsai.Osc -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Bonsai.Osc

OpenWrap

Installing the package:
o add-wrap Bonsai.Osc
Uninstalling the package:
o remove-wrap Bonsai.Osc

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.1.0
2.0.0
2.0.0-rc8
2.0.0-rc2