bindinglist
There are 4 repositories under bindinglist topic.
DevExpress-Examples/how-to-bind-a-worksheet-to-a-generic-list-or-a-bindinglist-data-source
Bind data from List and BindingLIst objects to the worksheet range.
FrancescoCrimi/CiccioSoft.Collections
Generic IList and ISet implementations that implement INotifyCollectionChanged and IBindinList for netstandard2.0
FrancescoCrimi/CiccioSoft.NhbCollections
NHibernate List, Bag and Set that implement IBindingList, INotifyCollectionChanged or both
DevExpress-Examples/wpf-spreadsheet-bind-a-worksheet-to-generic-list-or-bindinglist-data-source
Bind data from a List, BindingLIst and ReadOnlyCollection objects to the worksheet range.