github reactiveui/ReactiveUI 10.0.1

latest releases: 20.1.1, 20.0.1, 19.6.12...
4 years ago

New Features

  • .NET Core 3.0 support for WPF/Winforms.
  • PREVIEW: blazor support. This is likely to change.

Breaking changes

  • Rename ISupportsActivation to IActivatableViewModel. Rename IActivatable to IActivatableView.
  • Use the .net library version of INotifyPropertyChanging instead of implementing our own interface.
  • ReactiveList support is removed.

Changes

  • Change most Tuple to ValueTuple's for performance reasons.
  • Now using Observable.FromEvent instead of FromEventPattern. Internal testing showed a 2x performance boost.

Don't miss a new ReactiveUI release

NewReleases is sending notifications on new releases.