Page 1 of 1

WimLib C#

Posted: Thu Mar 09, 2017 12:52 pm
by Slonick
Hello.
Help to adapt the structure to C#.
union wimlib_progress_info

Without it, I can not implement a callback.

Re: WimLib C#

Posted: Sat Feb 03, 2018 3:18 pm
by joveler
I know it was posted nearly a year ago, but I wanted to let you know my work.

I implemented a wrapper class for progress callback in C#, see github for code.
It is still being developed so stable release to NuGet will take much time, but I wish my work can help you.

EDIT: ManagedWimLib is now accesible in NuGet. It supports Windows, Linux and macOS.