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 (9)

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 2,987 7/23/2022
3.10.0-preview 634 5/11/2022
3.9.0-preview 296 11/3/2021
3.8.0-preview 507 10/18/2021
3.7.0-preview 645 9/22/2021
3.6.0-preview 475 9/8/2021
3.5.0-preview 413 8/28/2021
3.4.0-preview 736 8/16/2021
3.3.0-preview 422 7/17/2021
3.2.0-preview 234 6/18/2021
3.1.2-preview 662 5/24/2021
3.1.0-preview 347 5/5/2021
3.0.1-preview 564 2/4/2021
3.0.0-preview 571 12/18/2020
2.12.0 17,329 7/23/2022
2.11.0 6,384 5/11/2022
2.10.1 742 11/3/2021
2.10.0 11,402 10/18/2021
2.9.0 5,264 9/22/2021
2.8.0 1,248 9/8/2021
2.7.0 703 8/28/2021
2.6.0-preview 467 8/16/2021
2.5.0 3,698 7/17/2021
2.4.0 1,013 6/18/2021
2.3.0 5,147 5/24/2021
2.2.0 545 5/5/2021
2.1.1 3,120 2/4/2021
2.1.0 1,668 12/16/2020
2.0.1 1,440 7/14/2020
2.0.0-preview6 1,949 5/1/2020
2.0.0-preview5 716 4/25/2020
2.0.0-preview4 304 4/25/2020
2.0.0-preview3 625 4/24/2020
2.0.0-preview2 741 3/28/2020
2.0.0-preview1 627 3/19/2020
1.2.1 471 9/23/2019
1.2.0 458 7/23/2019
1.1.0 1,533 6/15/2019
1.0.0 1,321 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