WinCopies.WindowsAPICodePack.Shell 1.1.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package WinCopies.WindowsAPICodePack.Shell --version 1.1.2
                    
NuGet\Install-Package WinCopies.WindowsAPICodePack.Shell -Version 1.1.2
                    
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.Shell" Version="1.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WinCopies.WindowsAPICodePack.Shell" Version="1.1.2" />
                    
Directory.Packages.props
<PackageReference Include="WinCopies.WindowsAPICodePack.Shell" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WinCopies.WindowsAPICodePack.Shell --version 1.1.2
                    
#r "nuget: WinCopies.WindowsAPICodePack.Shell, 1.1.2"
                    
#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.
#:package WinCopies.WindowsAPICodePack.Shell@1.1.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WinCopies.WindowsAPICodePack.Shell&version=1.1.2
                    
Install as a Cake Addin
#tool nuget:?package=WinCopies.WindowsAPICodePack.Shell&version=1.1.2
                    
Install as a Cake Tool

Windows-API-Code-Pack-1.1.4

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
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.Shell:

Package Downloads
WinCopies.WindowsAPICodePack.ShellExtensions

WindowsAPICodePack Shell Extensions

WinCopies.GUI

Some basic visual types. This is a dependency package for other packages of the WinCopies framework.

WinCopies.IO.Shell

WinCopies framework assembly for basic I/O operations

FireTabsNet5

FireTabs For .Net 5 - Beta 1

WinCopies.GUI.Windows

Package Description

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on WinCopies.WindowsAPICodePack.Shell:

Repository Stars
RandomEngy/VidCoder
A Blu-ray, DVD and video file transcoder for Windows.
tryashtar/nbt-studio
An up-to-date NBT viewer and editor with lots of new features
TV-Rename/tvrename
Organise your TV & Movie videos with ease
AntonyCorbett/OnlyR
Simple Windows Audio Recorder
Version Downloads Last Updated
3.11.0.1-preview 969 7/30/2022
3.11.0-preview 1,144 7/23/2022
3.10.0-preview 515 5/11/2022
3.8.2-preview 865 10/18/2021
3.8.1-preview 426 9/28/2021
3.8.0-preview 371 9/28/2021
3.7.1-preview 397 9/22/2021
3.7.0-preview 406 9/21/2021
3.6.0-preview 496 9/8/2021
3.5.0-preview 521 8/28/2021
3.4.0-preview 594 8/16/2021
3.3.0-preview 446 7/17/2021
3.1.2-preview 724 5/24/2021
3.1.1-preview 557 5/6/2021
3.1.0-preview 390 5/5/2021
3.0.1-preview 569 2/4/2021
3.0.0-preview 589 12/18/2020
2.12.0.2 26,056 7/30/2022
2.12.0.1 1,931 7/23/2022
2.12.0 1,252 7/23/2022 2.12.0 is deprecated because it has critical bugs.
2.11.0 7,158 5/11/2022
2.10.2 20,265 10/18/2021
2.10.1 4,273 9/28/2021
2.10.0 877 9/28/2021
2.9.1 991 9/22/2021
2.9.0 937 9/21/2021
2.8.0 1,346 9/8/2021
2.7.0 973 8/28/2021
2.6.0-preview 484 8/16/2021
2.5.0 4,107 7/17/2021
2.3.0 11,423 5/24/2021
2.2.0 1,056 5/5/2021
2.1.1 3,906 2/4/2021
2.1.0 1,851 12/16/2020
2.0.1 1,225 7/14/2020
2.0.0-preview6 761 5/1/2020
2.0.0-preview3 594 4/24/2020
2.0.0-preview2 674 3/28/2020
2.0.0-preview1 644 3/19/2020
1.2.2 569 9/23/2019
1.2.1 533 7/25/2019
1.2.0 525 7/23/2019
1.1.2 2,014 6/17/2019
1.1.1 2,517 6/1/2019

System requirements:
     .NET Framework version: 4.8
     OS: Windows
     New in this version:
     Added the ISingleInstanceApp interface and the SingleInstance static class to make an application single-instance
     Project link: https://github.com/pierresprim/Windows-API-Code-Pack
     License link: https://github.com/pierresprim/Windows-API-Code-Pack/blob/master/LICENCE