WinCopies.WindowsAPICodePack.PortableDevices
2.0.0-preview1
See the version list below for details.
dotnet add package WinCopies.WindowsAPICodePack.PortableDevices --version 2.0.0-preview1
NuGet\Install-Package WinCopies.WindowsAPICodePack.PortableDevices -Version 2.0.0-preview1
<PackageReference Include="WinCopies.WindowsAPICodePack.PortableDevices" Version="2.0.0-preview1" />
paket add WinCopies.WindowsAPICodePack.PortableDevices --version 2.0.0-preview1
#r "nuget: WinCopies.WindowsAPICodePack.PortableDevices, 2.0.0-preview1"
// Install WinCopies.WindowsAPICodePack.PortableDevices as a Cake Addin #addin nuget:?package=WinCopies.WindowsAPICodePack.PortableDevices&version=2.0.0-preview1&prerelease // Install WinCopies.WindowsAPICodePack.PortableDevices as a Cake Tool #tool nuget:?package=WinCopies.WindowsAPICodePack.PortableDevices&version=2.0.0-preview1&prerelease
Windows-API-Code-Pack 2.0.0-preview1
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
TaskDialog
If you get the following exception when you instantiate a TaskDialog
:
An unhandled exception of type 'System.NotSupportedException' occurred in Microsoft.WindowsAPICodePack.dll
Additional information: TaskDialog feature needs to load version 6 of comctl32.dll but a different version is current loaded in memory.
To fix it, create an application manifest and un-comment the following block section:
Note: you might have to restart Visual Studio as the DLLs seems to be cached in memory and rebuilding your project doesn't seem to be enough in some cases.
Product | Versions 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. |
.NET Core | netcoreapp3.0 is compatible. netcoreapp3.1 was computed. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETCoreApp 3.0
- WinCopies.WindowsAPICodePack (>= 2.0.0-preview1)
- WinCopies.WindowsAPICodePack.Win32Native (>= 2.0.0-preview1)
- WinCopies.WindowsAPICodePack.Win32Native.Consts (>= 2.0.0-preview1)
-
.NETFramework 4.7.2
- WinCopies.WindowsAPICodePack (>= 2.0.0-preview1)
- WinCopies.WindowsAPICodePack.Win32Native (>= 2.0.0-preview1)
- WinCopies.WindowsAPICodePack.Win32Native.Consts (>= 2.0.0-preview1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on WinCopies.WindowsAPICodePack.PortableDevices:
Package | Downloads |
---|---|
WinCopies.IO.Shell
WinCopies framework assembly for basic I/O operations |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
3.11.0-preview | 189 | 7/23/2022 | |
3.10.0-preview | 183 | 5/11/2022 | |
3.4.0-preview | 236 | 8/16/2021 | |
3.3.0-preview | 279 | 7/17/2021 | |
3.1.2-preview | 233 | 5/24/2021 | |
3.0.1-preview | 216 | 2/4/2021 | |
3.0.0-preview | 296 | 12/18/2020 | |
2.12.0.1 | 546 | 7/23/2022 | |
2.12.0 | 411 | 7/23/2022 | |
2.11.0 | 439 | 5/11/2022 | |
2.6.0-preview | 219 | 8/16/2021 | |
2.3.0 | 366 | 5/24/2021 | |
2.1.1 | 327 | 2/4/2021 | |
2.1.0 | 377 | 12/16/2020 | |
2.0.1 | 456 | 7/14/2020 | |
2.0.0-preview6 | 348 | 5/1/2020 | |
2.0.0-preview3 | 351 | 4/24/2020 | |
2.0.0-preview2 | 445 | 3/28/2020 | |
2.0.0-preview1 | 356 | 3/19/2020 |
See Changelog