An open API service indexing awesome lists of open source software.

https://github.com/lzinga/wmisharp

A .NET Core Windows Management Instruction Wrapper
https://github.com/lzinga/wmisharp

Last synced: 9 months ago
JSON representation

A .NET Core Windows Management Instruction Wrapper

Awesome Lists containing this project

README

          

# WmiSharp
A .NET Core library for executing and running Windows Management Instruction (W.M.I)

# Alternatives
As we all know not every library has everything one could want, because of this I want to let you know of other projects similar to this one.
1. [ORMi](https://github.com/nicoriff/ORMi)