[libvirt] C# PInvoke Library done, Nuget Package released

2015-05-17 Thread scott lee
Libvirt C# Nuget package released at https://www.nuget.org/packages/Libvirt_Pinvoke/ This will add all necessary dll's and includes a full 1 to 1 mapping of the libvirt API 1.2.13 (http://libvirt.org/html/). All Structures, enums, delegates, and functions are included with the same naming and func

[libvirt] Windows Development

2015-05-14 Thread scott lee
I just finished the C# PInvoke portion for the libvirt library. https://github.com/smasherprog/Libvirt_Windows_Dll If you download the repo, and execute the powershell script, all dlls/headers are pulled, and a single C# PInvoke file is generated from the libvirt header files which contains all en

[libvirt] Windows Development

2015-05-14 Thread scott lee
the calls/structs and generate the PInvoke calls for everything at once and place it into a .cs file so developers can start dewveloping in libvirt fast and easy. Scott Lee -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list