SharpShell 1.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package SharpShell --version 1.5.0
NuGet\Install-Package SharpShell -Version 1.5.0
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="SharpShell" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpShell --version 1.5.0
#r "nuget: SharpShell, 1.5.0"
#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.
// Install SharpShell as a Cake Addin
#addin nuget:?package=SharpShell&version=1.5.0

// Install SharpShell as a Cake Tool
#tool nuget:?package=SharpShell&version=1.5.0

SharpShell is a framework that lets you build Windows Shell Extensions using the .NET Framework.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SharpShell:

Package Downloads
H.Deskband

Package Description

GitHub repositories (9)

Showing the top 5 popular GitHub repositories that depend on SharpShell:

Repository Stars
Tichau/FileConverter
File Converter is a very simple tool which allows you to convert and compress files using the context menu in windows explorer.
skanmera/ExcelMerge
GUI Diff Tool for Excel
terrymacdonald/DisplayMagician
DisplayMagician is an open source tool for automatically configuring your displays and sound for a game or application from a single Windows Shortcut.
OpenKH/OpenKh
Kingdom Hearts libraries, tools, game engine and documentation
falahati/HeliosDisplayManagement
An open source display profile management program for Windows with support for NVIDIA Surround
Version Downloads Last updated
2.7.2 40,934 11/7/2019
2.7.1 8,780 11/30/2018
2.6.1 1,949 11/2/2018
2.6.0 1,965 10/23/2018
2.4.3 899 10/19/2018
2.4.2 934 10/18/2018
2.4.0 936 10/16/2018
2.3.2 4,715 7/9/2018
2.3.1 1,185 6/12/2018
2.3.0 1,303 5/19/2018
2.2.1 4,309 5/1/2018
2.2.0 32,147 11/30/2014
2.1.0 3,831 2/15/2014
2.0.0 2,057 9/15/2013
1.9.0 14,177 5/1/2013
1.8.0 1,337 4/6/2013
1.7.0 1,236 4/4/2013
1.6.0 1,365 3/17/2013
1.5.0 1,422 2/13/2013
1.4.0 1,331 1/26/2013
1.3.0 1,259 1/19/2013
1.2.0 1,343 1/9/2013
1.1.1 1,311 1/8/2013
1.1.0 1,252 1/5/2013
1.0.0 1,439 12/20/2012

Release 1.5.0 adds support for Icon Overlay Handler extensions.