Skip to content
#

observablecollection

Here are 31 public repositories matching this topic...

ObservableComputations

Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.

  • Updated May 14, 2025
  • C#

This library contains ObservableList<>, ObservableDictionary<,> ObservableSortedList<,> that implement INotifyCollectionChanged, INotifyPropertyChanged and a custom INotifyDictionaryChanged. Theses collections can be instantiated on their own, or can wrap standard .NET collections. Other Classes include: ObservableListAdapter - Syncronizes Obse…

  • Updated Jun 19, 2023
  • C#

A cross-platform expense splitting app built with .NET MAUI using the MVVM pattern. It features a clean architecture with SQLite data access, service layers, program state logic for dynamic UI control, and support for both WinUI and mobile environments with adaptive UI behavior.

  • Updated Jun 18, 2025
  • C#

Improve this page

Add a description, image, and links to the observablecollection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the observablecollection topic, visit your repo's landing page and select "manage topics."

Learn more