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 892 7/30/2022
3.11.0-preview 983 7/23/2022
3.10.0-preview 428 5/11/2022
3.8.2-preview 761 10/18/2021
3.8.1-preview 372 9/28/2021
3.8.0-preview 319 9/28/2021
3.7.1-preview 343 9/22/2021
3.7.0-preview 346 9/21/2021
3.6.0-preview 428 9/8/2021
3.5.0-preview 450 8/28/2021
3.4.0-preview 524 8/16/2021
3.3.0-preview 390 7/17/2021
3.1.2-preview 593 5/24/2021
3.1.1-preview 479 5/6/2021
3.1.0-preview 336 5/5/2021
3.0.1-preview 466 2/4/2021
3.0.0-preview 519 12/18/2020
2.12.0.2 23,078 7/30/2022
2.12.0.1 1,506 7/23/2022
2.12.0 822 7/23/2022 2.12.0 is deprecated because it has critical bugs.
2.11.0 6,552 5/11/2022
2.10.2 18,722 10/18/2021
2.10.1 3,817 9/28/2021
2.10.0 490 9/28/2021
2.9.1 588 9/22/2021
2.9.0 536 9/21/2021
2.8.0 940 9/8/2021
2.7.0 568 8/28/2021
2.6.0-preview 406 8/16/2021
2.5.0 3,679 7/17/2021
2.3.0 9,931 5/24/2021
2.2.0 651 5/5/2021
2.1.1 3,430 2/4/2021
2.1.0 1,421 12/16/2020
2.0.1 802 7/14/2020
2.0.0-preview6 667 5/1/2020
2.0.0-preview3 521 4/24/2020
2.0.0-preview2 587 3/28/2020
2.0.0-preview1 559 3/19/2020
1.2.2 517 9/23/2019
1.2.1 500 7/25/2019
1.2.0 484 7/23/2019
1.1.2 815 6/17/2019
1.1.1 1,274 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