PInvoke.Windows.Core 0.5.134

Prefix Reserved
Suggested Alternatives

Microsoft.Windows.CsWin32

Additional Details

CsWin32 provides complete Win32 SDK and WDK APIs, generated exactly as needed by your library or application, without any added runtime dependencies. See https://github.com/dotnet/pinvoke/issues/565 for details.

There is a newer version of this package available.
See the version list below for details.
dotnet add package PInvoke.Windows.Core --version 0.5.134
                    
NuGet\Install-Package PInvoke.Windows.Core -Version 0.5.134
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PInvoke.Windows.Core" Version="0.5.134" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PInvoke.Windows.Core" Version="0.5.134" />
                    
Directory.Packages.props
<PackageReference Include="PInvoke.Windows.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PInvoke.Windows.Core --version 0.5.134
                    
#r "nuget: PInvoke.Windows.Core, 0.5.134"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=PInvoke.Windows.Core&version=0.5.134
                    
Install as a Cake Addin
#tool nuget:?package=PInvoke.Windows.Core&version=0.5.134
                    
Install as a Cake Tool

P/Invoke types for common Windows APIs.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.1 is compatible.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net20 is compatible.  net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 2.0

    • No dependencies.
  • .NETFramework 3.5

    • No dependencies.
  • .NETStandard 1.1

  • Portable Class Library (.NETFramework 4.0, Windows 8.0, WindowsPhoneApp 8.1)

    • No dependencies.
  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)

    • No dependencies.

NuGet packages (54)

Showing the top 5 NuGet packages that depend on PInvoke.Windows.Core:

Package Downloads
PInvoke.Kernel32

P/Invoke methods for the Windows Kernel32.dll.

PInvoke.NCrypt

P/Invoke methods for the Windows NCrypt.dll.

PInvoke.BCrypt

P/Invoke methods for the Windows BCrypt.dll.

PInvoke.User32

P/Invoke methods for the Windows User32.dll.

PInvoke.Windows.ShellScalingApi

P/Invoke methods for the Windows Windows.ShellScalingApi.dll.

GitHub repositories (15)

Showing the top 15 popular GitHub repositories that depend on PInvoke.Windows.Core:

Repository Stars
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
xamarin/XamarinComponents
Plugins for Xamarin
xamarin/mobile-samples
xamarin/Xamarin.Auth
Xamarin.Auth
Azure/connectthedots
Connect tiny devices to Microsoft Azure services to build IoT solutions
rxwx/chlonium
Chromium Cookie import / export tool
adrianhall/develop-mobile-apps-with-csharp-and-azure
The Book Contents - Develop Mobile Apps with C# and Azure
xamarinhq/app-myshoppe
Cross-platform Xamarin.Forms sample for managing stores.
ffMathy/Shapeshifter
A clipboard manager for the 21st century.
Azure/azure-iot-remote-monitoring
Azure IoT Remote Monitoring preconfigured solution
project-sbc/Handheld-Control-Panel
lindexi/lindexi_gd
博客用到的代码
ArsenAbazian/CryptoTradingFramework
A self hosted, cryptocurrency trading bot and framework supporting multiple exchanges with GUI
nefarius/Shibari
Gaming input peripherals prototyping platform for Windows
BetterWorld-Liuser/XiaoChao
Windows端的快捷键提示工具
Version Downloads Last Updated
0.7.124 1,031,194 6/30/2022 0.7.124 is deprecated because it is no longer maintained.
0.7.104 688,822 2/18/2021 0.7.104 is deprecated because it is no longer maintained.
0.7.78 225,211 10/6/2020 0.7.78 is deprecated because it is no longer maintained.
0.6.49 298,721 6/13/2020 0.6.49 is deprecated because it is no longer maintained.
0.6.6 325,857 10/15/2019 0.6.6 is deprecated because it is no longer maintained.
0.5.184 563,861 1/15/2019 0.5.184 is deprecated because it is no longer maintained.
0.5.155 376,200 7/13/2018 0.5.155 is deprecated because it is no longer maintained.
0.5.152 96,333 5/18/2018 0.5.152 is deprecated because it is no longer maintained.
0.5.147 27,200 5/3/2018 0.5.147 is deprecated because it is no longer maintained.
0.5.134 134,332 3/14/2018 0.5.134 is deprecated because it is no longer maintained.
0.5.126 886,020 2/14/2018 0.5.126 is deprecated because it is no longer maintained.
0.5.111 478,265 10/25/2017 0.5.111 is deprecated because it is no longer maintained.
0.5.97 188,332 7/27/2017 0.5.97 is deprecated because it is no longer maintained.
0.5.86 55,446 7/1/2017 0.5.86 is deprecated because it is no longer maintained.
0.5.64 562,665 3/15/2017 0.5.64 is deprecated because it is no longer maintained.
0.5.60 2,405 3/15/2017 0.5.60 is deprecated because it is no longer maintained.
0.4.10 38,445 3/6/2017 0.4.10 is deprecated because it is no longer maintained.
0.3.152 220,174 10/3/2016 0.3.152 is deprecated because it is no longer maintained.
0.3.90 48,808 8/4/2016 0.3.90 is deprecated because it is no longer maintained.
0.3.2 2,886,425 4/2/2016 0.3.2 is deprecated because it is no longer maintained.
0.2.10 6,936 3/30/2016 0.2.10 is deprecated because it is no longer maintained.
0.2.8 2,791 3/26/2016 0.2.8 is deprecated because it is no longer maintained.
0.2.1 2,851 3/24/2016 0.2.1 is deprecated because it is no longer maintained.
0.1.539 2,473 3/23/2016 0.1.539 is deprecated because it is no longer maintained.
0.1.501 8,738 3/1/2016 0.1.501 is deprecated because it is no longer maintained.
0.1.419-rc 1,959 2/5/2016 0.1.419-rc is deprecated because it is no longer maintained.
0.1.397-beta 1,875 1/18/2016 0.1.397-beta is deprecated because it is no longer maintained.
0.1.300-beta 1,909 12/30/2015 0.1.300-beta is deprecated because it is no longer maintained.
0.1.122-beta 2,582 11/2/2015 0.1.122-beta is deprecated because it is no longer maintained.
0.1.45-beta 1,814 10/24/2015 0.1.45-beta is deprecated because it is no longer maintained.
0.1.13-alpha 2,194 10/23/2015 0.1.13-alpha is deprecated because it is no longer maintained.