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 962 7/30/2022
3.11.0-preview 1,140 7/23/2022
3.10.0-preview 514 5/11/2022
3.8.2-preview 860 10/18/2021
3.8.1-preview 423 9/28/2021
3.8.0-preview 367 9/28/2021
3.7.1-preview 393 9/22/2021
3.7.0-preview 401 9/21/2021
3.6.0-preview 492 9/8/2021
3.5.0-preview 518 8/28/2021
3.4.0-preview 590 8/16/2021
3.3.0-preview 443 7/17/2021
3.1.2-preview 721 5/24/2021
3.1.1-preview 554 5/6/2021
3.1.0-preview 386 5/5/2021
3.0.1-preview 560 2/4/2021
3.0.0-preview 582 12/18/2020
2.12.0.2 25,907 7/30/2022
2.12.0.1 1,928 7/23/2022
2.12.0 1,245 7/23/2022 2.12.0 is deprecated because it has critical bugs.
2.11.0 7,137 5/11/2022
2.10.2 20,122 10/18/2021
2.10.1 4,266 9/28/2021
2.10.0 874 9/28/2021
2.9.1 987 9/22/2021
2.9.0 933 9/21/2021
2.8.0 1,342 9/8/2021
2.7.0 968 8/28/2021
2.6.0-preview 481 8/16/2021
2.5.0 4,099 7/17/2021
2.3.0 11,280 5/24/2021
2.2.0 1,052 5/5/2021
2.1.1 3,899 2/4/2021
2.1.0 1,844 12/16/2020
2.0.1 1,219 7/14/2020
2.0.0-preview6 755 5/1/2020
2.0.0-preview3 590 4/24/2020
2.0.0-preview2 669 3/28/2020
2.0.0-preview1 639 3/19/2020
1.2.2 563 9/23/2019
1.2.1 530 7/25/2019
1.2.0 521 7/23/2019
1.1.2 1,715 6/17/2019
1.1.1 2,218 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