Shapeshifter
Shapeshifter copied to clipboard
Get rid of PInvoke NuGet packages and refactor native APIs
The native APIs should be refactored to be named after the file they operate on (gdi32.dll for instance). Furthermore, PInvoke NuGet references should be removed.