Metadata >> NuGet >> Rogero.ReactiveProperty

Rogero.ReactiveProperty

Metadata

Authors Paul Rogero
Copyrights Copyright 2015
Description A library that provides a type that supports both INotifyPropertyChanged and IObservable<T>.
Owners Paul Rogero
RequireLicenseAcceptance False
Tags MVVM, INotifyPropertyChanged, Rx, Observable
Dependencies Rx-Linq:2.2.5
Title Rogero.ReactiveProperty
PackageSize 8811
PackageHashAlgorithm SHA512
PackageHash w+SEllUTcmZVOi40SYpdK73a/ksjrz5XAZhm2BoZncFLmpg28kOC9Pmaw0k6hAVpmXEUAUUBdlQqsHac93NbYA==
DownloadCount 000000
CreatedDate 2015-08-06T04:25:47
ProjectUrl https://github.com/rog1039/Rogero.ReactiveProperty

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

OpenWrap

Installing the package:
o add-wrap Rogero.ReactiveProperty
Uninstalling the package:
o remove-wrap Rogero.ReactiveProperty

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.0.3
1.0.2