Gstc.Collections.ObservableLists icon indicating copy to clipboard operation
Gstc.Collections.ObservableLists copied to clipboard

An observable lists library with upcast compatibility, list wrapping, reentrancy protection, thread safety, list binding and robust unit testing.

Results 3 Gstc.Collections.ObservableLists issues
Sort by recently updated
recently updated
newest added

Bumps [NuGet.CommandLine](https://github.com/NuGet/NuGet.Client) from 4.9.6 to 5.11.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NuGet.CommandLine&package-manager=nuget&previous-version=4.9.6&new-version=5.11.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

In `IObservableListBind{TItemA,TItemB}`, `IObservablePropertyBinder` add a user definable exception handling routine that is called if an exception occurs when synchronizing and a dirty flag for when a synchronization did not complete...

enhancement