Agilent
-
- 307 total downloads
- last updated 12/19/2024
- Latest version: 1.0.12
This package contains an abstraction of the static System.Windows.MessageBox class found in .NET Framework 4.8 and .NET 8.0. It allows for an IMessageBox interface to be used instead for easier testing. -
- 285 total downloads
- last updated 1/7/2025
- Latest version: 1.0.4
This package contains an abstraction of the static System.Environment class found in .NET Framework 4.8 and .NET 8.0. It allows for an IEnvironment interface to be used instead for easier testing. -
- 275 total downloads
- last updated 1/7/2025
- Latest version: 1.0.6
This package contains an abstraction of the static System.Process class found in .NET Framework 4.8 and above. It allows for an IProcess interface to be used instead for easier testing. -
- 261 total downloads
- last updated 1/7/2025
- Latest version: 1.0.8
This package contains an abstraction of the static System.AppDomain class found in .NET Framework 4.8 and above. It allows for an IAppDominFactory interface to be used instead of the static class and for mocks... More information