Skip to content

campersau/ChangeDetectionBlazorWebApplication

Repository files navigation

ChangeDetectionBlazorWebApplication

Demo application to demonstrate very simple change detection based on INotifyPropertyChanged and INotifyCollectionChanged.

Create a new ChangeDetector with a state change handler and public property / obserable collection changes are automatically tracked. Make sure to dispose the ChangeDetector to release all event handlers.

See Index.cshtml for a sample implementation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published