Hello,
I tried to use the new version of Your library and it seems that enabling displays stopped working.
The sample throws an exception for "DeviceContext: Enable All" in
var validSetting = display.DisplayScreen.GetPreferredSetting();
because display.DisplayScreen is null. I tried to enable displays in my code via API call but it did not work either.