Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 498 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 498 Bytes

wbemtools

WbemTools is a collection of Wbem related tools in C#.

This project is based on http://code.google.com/p/wbemtools/. And licensed under the MIT X11 license.

./wbem-sharp contains the library solution for wbem-sharp, along with NUnit tests and an examples project.

./wbem-win-gui contains a windows forms CIM browser. In order to run this project, wbem-sharp and wbem-win-gui need to be checked out in the same parent directory.

We recommed checking out the whole project.