Skip to content

Release 7.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 03:36
6dc2859

Add

  • Add Reactive.Bindings.CollectionUtilities class for easy to create ObserveElementPropertyChanged, ObserveElementObservableProperty and ObserveElementProperty extension methods for custom collection classes.
    If you want to add the extension methods to your custom collection classes, then please add the methods yourself like ObservableCollectionExtensions.cs