Patrick Stalph
Patrick Stalph
The `VistaFolderBrowserDialog` does not have an `InitialDirectory` property (like the open/save file variants do). The `SelectedPath` property sounds similar, but actually navigates to the parent directory and sets the given...
During my comparison of compression algorithms I've tested your nuget package (Snappy.Sharp 1.0.0), but something is wrong: compressing a 10MB binary file results in about 18MB output, which is quite...
Upgrading from nuget package `SharpGL.WPF` 2.4.0 to 2.4.1.1 introduces several compiler errors, eventually due to a missing or inaccessible dll. ``` The type or namespace name 'SceneGraph' does not exist...