Metadata >> NuGet >> Rhythm.Net

Rhythm.Net

Metadata

Authors Gonçalo Lopes
Copyrights Gonçalo Lopes © 2014
Description A .NET interface for Intan's Rhythm API for electrophysiology recording systems.
LicenseUrl https://bitbucket.org/horizongir/rhythm.net/raw/5e700dfe66d2f5322505bd655df3beb3ee9f3f1c/LICENSE
Owners Gonçalo Lopes
ProjectUrl https://bitbucket.org/horizongir/rhythm.net
ReleaseNotes Updated port to support Rhythm API 1.4.
RequireLicenseAcceptance True
Tags Rhythm Ephys Electrophysiology
Title Rhythm.NET
PackageSize 248348
PackageHashAlgorithm SHA512
PackageHash EscWQG0Dp0XfgTIicD63heuWbNPZv59EgwMGsgHTMc4VeywgyJAkTXxMmmxUdTl+ODAtQjdQz1V5XG1D1PZ7pw==
DownloadCount 000000
CreatedDate 2014-06-01T16:14:12

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

OpenWrap

Installing the package:
o add-wrap Rhythm.Net
Uninstalling the package:
o remove-wrap Rhythm.Net

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
1.4.0
1.1.1