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
- Host: GitHub
- URL: https://github.com/lzinga/wmisharp
- Owner: lzinga
- License: mit
- Created: 2019-07-09T01:40:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-09T02:10:09.000Z (almost 7 years ago)
- Last Synced: 2025-09-08T14:51:34.444Z (10 months ago)
- Language: C#
- Size: 12.7 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)