Metadata >> NuGet >> Bonsai

Bonsai

Metadata

Authors Gonçalo Lopes
Copyrights Gonçalo Lopes © 2013
Description A visual framework for data stream processing built on top of Rx for .NET.
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 First public prerelease of new API for dynamic query composition.
RequireLicenseAcceptance False
Tags Bonsai Rx Reactive Extensions Events Data Processing
Dependencies Rx-Linq:2.1.30214.0
Title Bonsai
PackageSize 200219
PackageHashAlgorithm SHA512
PackageHash gYwNLo7xfRN8/N00lfJgKXQGqfpJmVDoFftPXNGULTJkYaUQbqrkXu1v7URboWagd3Snjv+SxBPE2lPAHXcOHQ==
DownloadCount 000000
CreatedDate 2013-09-02T19:19:01

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 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Bonsai -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
Installing the package (HTTP Basic authentication):
Install-Package Bonsai -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Bonsai -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Bonsai

OpenWrap

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

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.0.0-alpha