Total wrapper on WMI (Windows Management Instrumentation) namespaces and classes to query hardware and software installed on the system for .NET Standard.
Info
| Version: | 4.2.0 |
| Author(s): | Matteo Fabbri |
| Last Update: | Tuesday, July 10, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/matteofabbri/WindowsMonitor |
| NuGet Url: | https://www.nuget.org/packages/WindowsMonitor.Standard |
Install
Install-Package WindowsMonitor.Standard
dotnet add package WindowsMonitor.Standard
paket add WindowsMonitor.Standard
WindowsMonitor.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Management(>= 4.5.0)
Tags