WinApi 2.0.1
A simple, direct, ultra-thin CLR library for high-performance Win32 Native Interop
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package WinApi -Version 2.0.1
dotnet add package WinApi --version 2.0.1
<PackageReference Include="WinApi" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WinApi --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WinApi, 2.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install WinApi as a Cake Addin
#addin nuget:?package=WinApi&version=2.0.1
// Install WinApi as a Cake Tool
#tool nuget:?package=WinApi&version=2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (8)
Showing the top 5 NuGet packages that depend on WinApi:
Package | Downloads |
---|---|
Chromely.CefGlue.Winapi
Chromely CefGlue Winapi implementation library - this is in .NET Standard 2.0 as it can be used in both .NET (Windows) and .NET Core (Windows, Linux). Chromely.CefGlue.Winapi version naming is based Chromely and Chromium versions implemented- major.minor.chromuim version.patch e.g 1.0.70.0.
|
|
Chromely.CefSharp.Winapi
Chromely CefSharp Winapi implementation. Chromely.CefSharp.Winapi version naming is based Chromely and Chromium versions implemented- major.minor.chromuim version.patch e.g 1.0.71.0.
|
|
WinApi.Desktop
Desktop helpers for Win32 API with WinApi
|
|
WinApi.Utils
Utility library that supplements WinApi
|
|
WinApi.Windows.Controls
Win32 Native Controls
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on WinApi:
Repository | Stars |
---|---|
ArduPilot/MissionPlanner
Mission Planner Ground Control Station (c# .net)
|