Categories See All →

NuGet integration for libraries
Sep 19 2013 10:00 PM |
ZenLulz
in Products

In the search box of NuGet, you can search for Binarysharp or the name of the library to include, as shown on this screenshot.

Some news about MemorySharp now. I'm a bit unhappy about the strong coupling between the library and the API Win32. I feel I'm very stuck to them, so I decided to implement an abstraction mechanism, allowing to switch where the data come from. With that, the 64-bit support will be written a lot easier and clearer. I created a new branch on Github called x86-64 where I push my progression quite often. Feel free to browse the changes.

0 Comments