WinApi 1.1.1
See the version list below for details.
dotnet add package WinApi --version 1.1.1
NuGet\Install-Package WinApi -Version 1.1.1
<PackageReference Include="WinApi" Version="1.1.1" />
paket add WinApi --version 1.1.1
#r "nuget: WinApi, 1.1.1"
// Install WinApi as a Cake Addin
#addin nuget:?package=WinApi&version=1.1.1
// Install WinApi as a Cake Tool
#tool nuget:?package=WinApi&version=1.1.1
A simple, direct, ultra-thin CLR library for high-performance Win32 Native Interop
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wpa81 |
Windows Store | netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 1.2
- Microsoft.NETCore.Portable.Compatibility (>= 1.0.1)
- NETStandard.Library (>= 1.6.0)
NuGet packages (9)
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. |
|
ServiceStack.CefGlue.Win64
Create self-contained .NET Core Windows (x64) Chromium Embedded Desktop Apps. Easily view and deploy any ServiceStack .NET Core Web App in a self-contained Chrome CEF Browser (Win64) |
|
WinApi.Desktop
Desktop helpers for Win32 API with WinApi |
|
WinApi.Utils
Utility library that supplements WinApi |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on WinApi:
Repository | Stars |
---|---|
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
|