forked from reactiveui/ReactiveUI
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Elliott B. Edwards edited this page May 10, 2013
·
8 revisions
- Check out ReactiveUI or download a tagged release – we include the corresponding version of the Reactive Extensions in the ‘ext’ folder
- Build the binaries – the default binary is for .NET 4.0, there will also be .NET 3.5, Silverlight 4, and Windows Phone 7 binaries in the ‘v3.5’, ‘SL4’, and ‘WP7’ subfolders
- Read over the ReactiveUI.Sample and ReactiveUI.Sample.WP7 samples – the code explains a lot on how to do common tasks using ReactiveUI
- Add references to the Reactive Extensions binaries and ReactiveUI to your project, and get started!
Introductory Page / What’s Included
Blog Series on using ReactiveUI
Most samples can be found in the samples repository.
Samples in the ReactiveUI repository: