WimLib C#

Comments, questions, bug reports, etc.
Post Reply
Slonick
Posts: 1
Joined: Thu Mar 09, 2017 12:48 pm

WimLib C#

Post by Slonick »

Hello.
Help to adapt the structure to C#.
union wimlib_progress_info

Without it, I can not implement a callback.
joveler
Posts: 11
Joined: Wed Jan 31, 2018 2:45 pm

Re: WimLib C#

Post 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.
Post Reply