Metadata >> NuGet >> TA.Ascom.ReactiveCommunications

TA.Ascom.ReactiveCommunications

Metadata

Authors Tim Long
Copyrights Copyright © 2015 Tigra Astronomy, all rights reserved.
Description A library based on the Reactive Extensions for .NET for simplifying device communications over serial, Ethernet and other types of communications channel to embedded controllers, while guaranteeing correct sequencing and thread-safety of transactions. Originally developed for use with ASCOM drivers, but may be useful for any software that needs to communicate with an embedded controller using a command/response protocol.
IconUrl http://tigra-astronomy.com/Media/TigraAstronomy/ProjectIcons/ReactiveASCOM520x520.png
Language en-GB
LicenseUrl http://tigra.mit-license.org/
Owners Tigra Astronomy
ProjectUrl http://tigra-astronomy.com/reactive-communications-for-ascom
ReleaseNotes This project is still in flight. Anything may change at any time. Please refer to the project home page for further information.
RequireLicenseAcceptance False
Summary Simplifies device communications over serial and network connections while guaranteeing correct sequencing and thread-safety of transactions.
Tags ASCOM,astronomy,control,robotics,communication,serial,ethernet,network,command-response,protocol,reactive,rx,c#
Dependencies NLog:4.1.1|NLog.Schema:3.2.1|Rx-Main:2.2.5
Title Reactive ASCOM
PackageSize 126522
PackageHashAlgorithm SHA512
PackageHash +1KGdy0Way8ZZiHWXLii0rNTyw2MOsJVwEWOoZus7sarLVVVHH089dkHK4Tv6eI/5obFPGMMN9hBNWg6Qv7bIw==
DownloadCount 000000
CreatedDate 2015-09-14T19:37: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 TA.Ascom.ReactiveCommunications -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install TA.Ascom.ReactiveCommunications -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 TA.Ascom.ReactiveCommunications
Installing the package (HTTP Basic authentication):
Install-Package TA.Ascom.ReactiveCommunications -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package TA.Ascom.ReactiveCommunications -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package TA.Ascom.ReactiveCommunications

OpenWrap

Installing the package:
o add-wrap TA.Ascom.ReactiveCommunications
Uninstalling the package:
o remove-wrap TA.Ascom.ReactiveCommunications

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
0.2.0-Beta1023
0.2.0-Beta1022
0.1.1-Beta1021
0.1.0
0.0.0-Beta1013
0.0.0-Beta1012
0.0.0-Beta1011
0.0.0-Beta1010
0.0.0-Beta1009
0.0.0-Beta1008
0.0.0-Beta1007
0.0.0-Beta1006