This is a fork of the Microsoft © Windows API Code Pack, based on a repository created by contre. Due to the lack of updates to the original package, this fork was created to add support for all current .NET Framework and .NET Core versions.
Now with added .NET 6.0, .NET 7.0, and .NET 8.0 support ! (windows only)
https://www.nuget.org/packages/Microsoft-WindowsAPICodePack-Core-6.0/
https://www.nuget.org/packages/Microsoft-WindowsAPICodePack-Shell-6.0/
https://www.nuget.org/packages/Microsoft-WindowsAPICodePack-ShellExtensions-6.0/
https://www.nuget.org/packages/Microsoft-WindowsAPICodePack-ExtendedLinguisticServices-6.0/
https://www.nuget.org/packages/Microsoft-WindowsAPICodePack-Sensors-6.0/
See LICENSE 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.
See CHANGELOG for latest changes.
When you submit a issue:
- describe the observed behavior/result
- describe the expected behavior/result
- provide example code showing the issue where appropriate