WinCopies.WindowsAPICodePack.Win32Native
1.0.0
See the version list below for details.
dotnet add package WinCopies.WindowsAPICodePack.Win32Native --version 1.0.0
NuGet\Install-Package WinCopies.WindowsAPICodePack.Win32Native -Version 1.0.0
<PackageReference Include="WinCopies.WindowsAPICodePack.Win32Native" Version="1.0.0" />
paket add WinCopies.WindowsAPICodePack.Win32Native --version 1.0.0
#r "nuget: WinCopies.WindowsAPICodePack.Win32Native, 1.0.0"
// Install WinCopies.WindowsAPICodePack.Win32Native as a Cake Addin #addin nuget:?package=WinCopies.WindowsAPICodePack.Win32Native&version=1.0.0 // Install WinCopies.WindowsAPICodePack.Win32Native as a Cake Tool #tool nuget:?package=WinCopies.WindowsAPICodePack.Win32Native&version=1.0.0
Windows-API-Code-Pack-1.1.3
README
Licence
See LICENCE for the original licence (retrieved from WebArchive). The library is not developed anymore by Microsoft and seems to have been left as 'free to use'. A clarification or update about the licence terms from Microsoft is welcome, however.
Release notes
See CHANGELOG for latest changes.
Bugs
When you submit a bug:
- provide a short example code showing the bug
- describe the expected behavior/result
Usage notes
This package provides, among others, a catalog of some Windows API. These APIs should not be used directly, the other packages which will come soon already implement these APIs in order to be used with managed code; all the APIs of this package are here only for reimplementation.
In addition to these APIs, this package also provides some managed implementations. These components and all their subcomponents - unless otherwise stated - can obviously be used directly. These components actually are some of the other packages' ones of the WindowsAPICodePack that I moved to this package, because they are required by these APIs.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
This package has no dependencies.
NuGet packages (10)
Showing the top 5 NuGet packages that depend on WinCopies.WindowsAPICodePack.Win32Native:
Package | Downloads |
---|---|
WinCopies.WindowsAPICodePack.COMNative
WindowsAPICodePack COM Interop |
|
WinCopies.GUI
Some basic visual types. This is a dependency package for other packages of the WinCopies framework. |
|
WinCopies.WindowsAPICodePack.ExtendedLinguisticServices
WindowsAPICodePack for Extended Linguistic Services |
|
WinCopies.IPCService.Hosting.NamedPipe
Package Description |
|
WinCopies.GUI.Drawing
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.11.0-preview | 3,301 | 7/23/2022 |
3.10.0-preview | 744 | 5/11/2022 |
3.9.0-preview | 352 | 11/3/2021 |
3.8.0-preview | 549 | 10/18/2021 |
3.7.0-preview | 742 | 9/22/2021 |
3.6.0-preview | 555 | 9/8/2021 |
3.5.0-preview | 484 | 8/28/2021 |
3.4.0-preview | 853 | 8/16/2021 |
3.3.0-preview | 493 | 7/17/2021 |
3.2.0-preview | 259 | 6/18/2021 |
3.1.2-preview | 767 | 5/24/2021 |
3.1.0-preview | 399 | 5/5/2021 |
3.0.1-preview | 669 | 2/4/2021 |
3.0.0-preview | 652 | 12/18/2020 |
2.12.0 | 21,237 | 7/23/2022 |
2.11.0 | 6,867 | 5/11/2022 |
2.10.1 | 769 | 11/3/2021 |
2.10.0 | 14,714 | 10/18/2021 |
2.9.0 | 5,612 | 9/22/2021 |
2.8.0 | 1,316 | 9/8/2021 |
2.7.0 | 756 | 8/28/2021 |
2.6.0-preview | 574 | 8/16/2021 |
2.5.0 | 3,780 | 7/17/2021 |
2.4.0 | 1,108 | 6/18/2021 |
2.3.0 | 7,262 | 5/24/2021 |
2.2.0 | 582 | 5/5/2021 |
2.1.1 | 3,455 | 2/4/2021 |
2.1.0 | 1,828 | 12/16/2020 |
2.0.1 | 1,546 | 7/14/2020 |
2.0.0-preview6 | 2,500 | 5/1/2020 |
2.0.0-preview5 | 880 | 4/25/2020 |
2.0.0-preview4 | 326 | 4/25/2020 |
2.0.0-preview3 | 704 | 4/24/2020 |
2.0.0-preview2 | 817 | 3/28/2020 |
2.0.0-preview1 | 695 | 3/19/2020 |
1.2.1 | 492 | 9/23/2019 |
1.2.0 | 474 | 7/23/2019 |
1.1.0 | 1,629 | 6/15/2019 |
1.0.0 | 1,395 | 5/31/2019 |
System requirements:
.NET Framework version: 4.8
OS: Windows
New in this version:
Added some features and updated project to the new .NET and code specifications
Project link: https://github.com/pierresprim/Windows-API-Code-Pack
License link: https://github.com/pierresprim/Windows-API-Code-Pack/blob/master/LICENCE