Has anyone tested with .Net 6 Winforms? I installed the NuGet package, dropped an ObjectListView on my form. In the designer I go to the Columns edit and as soon as I add a column I get and unhandled exception: Unable to cast object of type 'System.Windows.Forms.ColumHeader' to type 'BrightIdeasSoftware.OLVColumn'