v3.0.0
A brand new release which features a complete overhaul of the NetEx packages.
CredentialDialogandProgressDialoghave been merged into a single package (NetEx.Dialogs.WinForms)- A new
NetEx.Hookspackage has been added with various mouse, keyboard, and clipboard hooks - A new
NetEx.IOpackage has been added with twoStreamimplementations - Namespaces moved from
SystemtoNetEx - Much larger framework support, with everything from .Net 2.0 -> .Net 9 support, and .Net Standard support (where applicable)
- NuGet package prefix has been updated from
NetEx-->NetEx. - Older NuGet packages will now be deprecated
Breaking Change: Namespaces have been moved from System to NetEx, so any references will need updating.