
Includes improvements to drop target rendering and floating windows, plus support for Microsoft .NET 5.
Features
- Added the DockManager.ExecuteTabbedMdiWindowContextMenuItem method which can be used to execute the logic of a context menu item for a specified TabbedMdiWindow.
- Improved drop target rendering when dragging TabbedMdiWindow.
- Updated floating document windows to not always appear on top of the main Form.
- Validated Microsoft .NET 5 compatibility.
- Added NuGet packages for Microsoft .NET Core 3.1 variations of the assemblies.
- Realigned API namespaces for clarity and consistency with other platforms.