Topic: "observablecollection"
IgorBuchelnikov/ObservableComputations
Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.
Language: C# - Size: 39.5 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 113 - Forks: 8

pearxteam/okservable
👀 Multiplatform Kotlin library containing observable data structures, such as ObservableList, ObservableSet and ObservableMap.
Language: Kotlin - Size: 182 KB - Last synced at: 5 days ago - Pushed at: almost 5 years ago - Stars: 19 - Forks: 0

gsonnenf/Gstc.Collections.ObservableLists
An observable lists library with upcast compatibility, list wrapping, reentrancy protection, thread safety, list binding and robust unit testing.
Language: C# - Size: 377 KB - Last synced at: 20 days ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 1

gsonnenf/ExtendedObservableCollection
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 ObservableCollections of different types. ObservableListKeyed - An ObservableList that can accessed by Key mapped to an Item Property.
Language: C# - Size: 3.55 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 14 - Forks: 0

thomasgalliker/ObservableView
Collections overlay for searching, filtering, sorting and grouping
Language: C# - Size: 3.79 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 3

mattleibow/RangedObservableCollection
A small extension to ObservableCollection that allows for multiple items to be added, removed or replaced in a single operation.
Language: C# - Size: 13.7 KB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 1

CodingOctocat/WpfObservableRangeCollection 📦
Provides ObservableRangeCollection and its WPF version, including AddRange, InsertRange, RemoveRange/RemoveAll, Replace/ReplaceRange methods for bulk operation to avoid frequent update notification events.
Language: C# - Size: 54.7 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 7 - Forks: 1

hrbrmstr/2022-advent-of-code-ojs
🎄 2022 Advent of Code Solutions In OJS
Size: 58.6 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

Fujiwo/Shos.UndoRedoList
List and ObservableCollection which support undo/redo.
Language: C# - Size: 1.01 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 4 - Forks: 1

jfversluis/XFFilterCollectionViewSample
Sample code to demonstrate how to filter your ObservableCollection in use with CollectionView or ListView in Xamarin.Forms
Language: C# - Size: 421 KB - Last synced at: 9 days ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 3

MehrajLatifli/BookStore---Entity-Framework-Code-First-MVVM
Example of Entity Framework (Code First) MVVM
Language: C# - Size: 30.3 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

FrancescoCrimi/CiccioSoft.Collections
Generic IList and ISet implementations that implement INotifyCollectionChanged and IBindinList for netstandard2.0
Language: C# - Size: 774 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

solutena/Observable
Language: C# - Size: 92.8 KB - Last synced at: 20 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

JUSEOUNGHYUN/FIFA22_INFO
(개인 프로젝트) FIFA_22 Ranking List
Language: C# - Size: 14.7 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

JUSEOUNGHYUN/FIMWOMANAGER
벽산영동공장 자동화 프로그램 (WPF)
Size: 17.6 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MehrajLatifli/CarGallery-_-LINQ-to-SQL-with-MVVM
LINQ to SQL with MVVM. Update can not work correctly. Because of Combo boxes directly binding with tables of database. Update all same items which selected item in database and listview. Add update item instead of orginal item in combo box. You will not face a problem If use textbox instead of combox.
Language: C# - Size: 204 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

jfversluis/GurCodesDataBinding
Sample code for a episode of Gur.Codes(); about data-binding
Language: C# - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

Murs000/ExpenseSplitterApp
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.
Language: C# - Size: 274 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

pacheco4480/MauiDemoDataBinding
Cross-platform .NET MAUI app demonstrating One-Way, Two-Way, Command Binding, and dynamic data handling with ObservableCollections.
Language: C# - Size: 217 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

FrancescoCrimi/VirtualList
VirtualList supports virtualization of large data sources for efficient presentation by XAML list controls
Language: C# - Size: 10.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SyncfusionExamples/Blazor-DataGrid-DataBinding-ObservableCollection
In this example we have used datasource as observable collection. Hence create, delete will be notified.
Language: HTML - Size: 323 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

haruki-taka8/ObservableTable
C# 2D data structure with filtering and un/redo support
Language: C# - Size: 136 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MehrajLatifli/Airline-ticket---Entity-Framework-Databse-First-
Example of Entity Framework Databse First
Language: C# - Size: 1.78 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

michaldivis/AsyncObservableCollection
Asynchronous ObservableCollection<T> with an AddRange method
Language: C# - Size: 626 KB - Last synced at: about 3 hours ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

MehrajLatifli/Book---Dapper-with-Repository-Unitofwork-pattern-in-MVVVM
Example of Dapper with MVVM
Language: C# - Size: 214 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

3rt4nm4n/book-store-app
Language: C# - Size: 10.2 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

FrancescoCrimi/CiccioSoft.NhbCollections
NHibernate List, Bag and Set that implement IBindingList, INotifyCollectionChanged or both
Language: C# - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

poketorena/ObservableDictionaryPerformanceTest
ObservableCollectionとObservableDictionaryの速度を比較してみた
Language: C# - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
