Skip to content

huoxudong125/ReactiveUI.Samples

 
 

Repository files navigation

ReactiveUI.Samples

This repository will contain all of ReactiveUI samples.

Basic

A sample application that demonstrate the use of ReactiveUI. The application includes examples of:

  • declare a ViewModel
  • Commanding (+Async operation)
  • Validation
  • Caching heavy operation results

Commands

We are showing how Commands are being used side by side by MVVMLight, Caliburn.Micro and of course ReactiveUI.

Messaging

We are showing how Messaging Pattern (AKA EventAggregation) is being used side by side by MVVMLight, Caliburn.Micro and of course ReactiveUI.

Routing

Example of the Navigation System that ReactiveUI supplies.

About

This repository will contain all of ReactiveUI samples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%