3 skills found
jamesfoster / Knockout.observableDictionarya comprehensive implementation of an observable dictionary in KnockoutJS
gsonnenf / ExtendedObservableCollectionThis 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.
nu-ext / NuExt.SystemProvides various fundamental extensions and classes for .NET, simplifying tasks related to asynchronous programming, resource lifecycle management, thread synchronization, and more.