billmoling / wbemtools

WbemTools is a collection of Wbem related tools in C#. this project is based on http://code.google.com/p/wbemtools/.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

WbemTools is a collection of Wbem related tools in C#. this project is based on http://code.google.com/p/wbemtools/.


Languages

Language:C# 98.8%Language:XML 0.8%Language:Shell 0.4%