Version 5.5.0 release
Enhancements and Bug fixes over the 5.4.2 release.
- #2095 🎉 Add support for unloading assemblies from memory (re: caching)
- #2377 🐜 Add missing LoadListMode implementation for some list types
- #2347 🐜 Remove Console.WriteLine statement in Blazor ViewModel
- #2302 🐜 n-level undo causing exception with SortedBindingList
- #2287 🐜 Private data portal method not found from base classes
- #2303 🐜 [DeleteSelfChild] cannot be parameterless; requires parameters that match DataPortal.UpdateChild(...)