Vanara/Management
David Hall b2a78e184b Checkpoint on nullable work after signature work on PInvoke.Security, enabling nullable for entire solution, and auto fixing all optional attributed string and array parameters. 2023-03-31 09:47:53 -06:00
..
DynamicMgmtObject.cs Checkpoint on nullable work after signature work on PInvoke.Security, enabling nullable for entire solution, and auto fixing all optional attributed string and array parameters. 2023-03-31 09:47:53 -06:00
ManagementExtensions.cs Checkpoint on nullable work after signature work on PInvoke.Security, enabling nullable for entire solution, and auto fixing all optional attributed string and array parameters. 2023-03-31 09:47:53 -06:00
Vanara.Management.csproj Fixed NuGet references 2022-12-21 20:31:52 -07:00
pkgreadme.md Updated package readme files 2022-06-14 16:55:29 -06:00
readme.md Renamed all project report files to 'readme.md' so they show in GitHub 2022-09-01 14:43:04 -06:00

readme.md

Assembly report for Vanara.Management.dll

Extensions and helper classes for System.Management.

Classes

Class Description
Vanara.Management.DynamicMgmtObject A dynamic object to handle WMI System.Management.ManagementBaseObject references.
Vanara.Management.ManagementExtensions Extension methods to work more easily with System.Management.