2010/10/19 <arnaud.champion(a)devatom.fr>:
Hi,
here are 2 patches for C# libvirt bindings.
These patches create a new solution/project couple for Visual Studio 2010
with also a sample code and a solution/project couple for MonoDevelop with a
sample code also.
The sample code have been tested under .Net/Windows, Mono/Windows and
Mono/Linux. And it works, the sample code consist of the using au
virConnectOpenAuth and callback handling. It connect to a URI (I have made
my tests with ESX hypervisor only) and list domains in a listbox.
Okay, I applied and pushed both patches.
Matthias