213 Forks
1980 Stars
1980 Watchers

pinvoke

A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.

How to download and setup pinvoke

Open terminal and run command
git clone https://github.com/dotnet/pinvoke.git
git clone is used to create a copy or clone of pinvoke repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pinvoke https://github.com/dotnet/pinvoke/archive/master.zip

Or simply clone pinvoke with SSH
[email protected]:dotnet/pinvoke.git

If you have some problems with pinvoke

You may open issue on pinvoke support forum (system) here: https://github.com/dotnet/pinvoke/issues