WinCopies.WindowsAPICodePack.Win32Native 1.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package WinCopies.WindowsAPICodePack.Win32Native --version 1.2.1                
NuGet\Install-Package WinCopies.WindowsAPICodePack.Win32Native -Version 1.2.1                
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="WinCopies.WindowsAPICodePack.Win32Native" Version="1.2.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WinCopies.WindowsAPICodePack.Win32Native --version 1.2.1                
#r "nuget: WinCopies.WindowsAPICodePack.Win32Native, 1.2.1"                
#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.
// Install WinCopies.WindowsAPICodePack.Win32Native as a Cake Addin
#addin nuget:?package=WinCopies.WindowsAPICodePack.Win32Native&version=1.2.1

// Install WinCopies.WindowsAPICodePack.Win32Native as a Cake Tool
#tool nuget:?package=WinCopies.WindowsAPICodePack.Win32Native&version=1.2.1                

Windows-API-Code-Pack-1.1.5.2

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 Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,339 7/23/2022
3.10.0-preview 758 5/11/2022
3.9.0-preview 364 11/3/2021
3.8.0-preview 574 10/18/2021
3.7.0-preview 789 9/22/2021
3.6.0-preview 566 9/8/2021
3.5.0-preview 494 8/28/2021
3.4.0-preview 866 8/16/2021
3.3.0-preview 504 7/17/2021
3.2.0-preview 269 6/18/2021
3.1.2-preview 779 5/24/2021
3.1.0-preview 411 5/5/2021
3.0.1-preview 679 2/4/2021
3.0.0-preview 665 12/18/2020
2.12.0 22,640 7/23/2022
2.11.0 7,052 5/11/2022
2.10.1 783 11/3/2021
2.10.0 15,664 10/18/2021
2.9.0 6,307 9/22/2021
2.8.0 1,333 9/8/2021
2.7.0 771 8/28/2021
2.6.0-preview 585 8/16/2021
2.5.0 3,811 7/17/2021
2.4.0 1,123 6/18/2021
2.3.0 8,074 5/24/2021
2.2.0 596 5/5/2021
2.1.1 3,649 2/4/2021
2.1.0 1,869 12/16/2020
2.0.1 1,560 7/14/2020
2.0.0-preview6 2,649 5/1/2020
2.0.0-preview5 911 4/25/2020
2.0.0-preview4 338 4/25/2020
2.0.0-preview3 715 4/24/2020
2.0.0-preview2 828 3/28/2020
2.0.0-preview1 706 3/19/2020
1.2.1 507 9/23/2019
1.2.0 488 7/23/2019
1.1.0 1,644 6/15/2019
1.0.0 1,415 5/31/2019

System requirements:
.NET Framework version: 4.8
OS: Windows
New in this version:
- Added support for Source Link
Project link: http://wincopies.com/
License link: https://github.com/pierresprim/Windows-API-Code-Pack/blob/master/LICENCE