This repo contains the source code for several .NET libraries used in Menees utilities.
Library | Description |
---|---|
Menees.Common | Helpers for files, text, XML, logging, exceptions, etc. |
Menees.Diffs | Differencing algorithms for text files, binary files, and directories |
Menees.Diffs.Windows.Forms | Windows Forms controls for showing diffs of text, files, and directories |
Menees.Windows | Windows-specific helpers for WMI, shell dialogs, and Visual Studio invocation |
Menees.Windows.Forms | Windows Forms helpers and custom controls |
Menees.Windows.Presentation | WPF helpers and custom controls |
Library | .NET Framework | .NET Core | .NET Standard | NuGet |
---|---|---|---|---|
Menees.Common | 4.8 | 6.0 | 2.0 | |
Menees.Diffs | 4.8 | 6.0 | 2.0 | |
Menees.Diffs.Windows.Forms | 4.8 | 6.0 | -- | |
Menees.Windows | 4.8 | 6.0 | -- | |
Menees.Windows.Forms | 4.8 | 6.0 | -- | |
Menees.Windows.Presentation | 4.8 | 6.0 | -- |