An open API service indexing awesome lists of open source software.

https://github.com/mintplayer/mintplayer.dotnet.tools

Extended version of System.Collections.ObjectModel.ObservableCollection. This class allows you to use AddRange, invoking the CollectionChanged event only once. This class also allows you to monitor properties of the items in the collection.
https://github.com/mintplayer/mintplayer.dotnet.tools

Last synced: 12 months ago
JSON representation

Extended version of System.Collections.ObjectModel.ObservableCollection. This class allows you to use AddRange, invoking the CollectionChanged event only once. This class also allows you to monitor properties of the items in the collection.

Awesome Lists containing this project