WinApi 4.0.0
A simple, direct, ultra-thin CLR library for high-performance Win32 Native Interop
Install-Package WinApi -Version 4.0.0
dotnet add package WinApi --version 4.0.0
<PackageReference Include="WinApi" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WinApi --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WinApi, 4.0.0"
#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=4.0.0
// Install WinApi as a Cake Tool
#tool nuget:?package=WinApi&version=4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.4
- NetCoreEx.BinaryExtensions (>= 3.0.0)
- NetCoreEx.Geometry (>= 3.0.0)
- NETStandard.Library (>= 1.6.1)
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)
|