awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
dotnet avatar

dotnet/pinvokeArchived

0
View on GitHub↗
2,183 stars·221 forks·C#·MIT·11 views

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.

Features

  • Interoperability - Library containing P/Invoke code for Windows.

Star history

Star history chart for dotnet/pinvokeStar history chart for dotnet/pinvoke

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does dotnet/pinvoke do?

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.

What are the main features of dotnet/pinvoke?

The main features of dotnet/pinvoke are: Interoperability.

Which projects share features with dotnet/pinvoke?

Projects with overlapping indexed features include: irmen/pyrolite — Java and .NET client interface for Pyro5 protocol. mono/cppsharp — Tools and libraries to glue C/C++ APIs to high-level languages. pythonnet/pythonnet — PythonNet is a runtime integration bridge that enables Python code to call .NET assemblies and functions within the…

Projects sharing features with Pinvoke

These projects share indexed features with Pinvoke. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • irmen/pyroliteirmen avatar

    irmen/Pyrolite

    186View on GitHub↗

    Java and .NET client interface for Pyro5 protocol

    Java
    View on GitHub↗186
  • mono/cppsharpmono avatar

    mono/CppSharp

    3,385View on GitHub↗

    Tools and libraries to glue C/C++ APIs to high-level languages

    C#bindingsbridgec
    View on GitHub↗3,385
  • pythonnet/pythonnetpythonnet avatar

    pythonnet/pythonnet

    5,483View on GitHub↗

    PythonNet is a runtime integration bridge that enables Python code to call .NET assemblies and functions within the Common Language Runtime. It serves as a set of bindings for accessing the .NET framework and its libraries from a Python environment, facilitating cross-language runtime interoperability. The project provides a mechanism for embedding a Python scripting engine directly within .NET applications. This allows for the creation of an application scripting layer where Python code is executed dynamically to provide customization and automation for the host environment. The bridge supp

    C#
    View on GitHub↗5,483