Skip to content

Instantly share code, notes, and snippets.

@melanchall
Created October 5, 2022 16:20
Show Gist options
  • Save melanchall/1805e74da294c12dda7b530ed2279277 to your computer and use it in GitHub Desktop.
Save melanchall/1805e74da294c12dda7b530ed2279277 to your computer and use it in GitHub Desktop.
[Medium] NuGet Native 1
[DllImport("test")]
public static extern int Foo();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment