SharpShell 1.1.1

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

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 9 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
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
falahati/NetworkAdapterSelector
A simple solution to let you force bind a program to a specific network adapter
Rambalac/ACDDokanNet
Dokan.NET based driver for Amazon Cloud Drive
ividyon/WitchyBND
Unpacks/repacks FromSoftware archive formats and serializes FromSoftware data formats.
oleg-shilo/shell-x
Dynamic context menu manager for Windows.
Atrejoe/MarkdownPreview
A Windows Preview handler for Markdown files
Version Downloads Last Updated
2.7.2 63,219 11/7/2019
2.7.1 10,206 11/30/2018
2.6.1 2,223 11/2/2018
2.6.0 2,386 10/23/2018
2.4.3 1,176 10/19/2018
2.4.2 1,197 10/18/2018
2.4.0 1,206 10/16/2018
2.3.2 5,467 7/9/2018
2.3.1 1,547 6/12/2018
2.3.0 1,739 5/19/2018
2.2.1 4,668 5/1/2018
2.2.0 39,130 11/30/2014
2.1.0 4,146 2/15/2014
2.0.0 2,353 9/15/2013
1.9.0 15,311 5/1/2013
1.8.0 1,628 4/6/2013
1.7.0 1,511 4/4/2013
1.6.0 1,639 3/17/2013
1.5.0 1,687 2/13/2013
1.4.0 1,611 1/26/2013
1.3.0 1,536 1/19/2013
1.2.0 1,620 1/9/2013
1.1.1 1,592 1/8/2013
1.1.0 1,528 1/5/2013
1.0.0 1,758 12/20/2012

Release 1.1.1 adds support for the Shell Icon Hanlder extension and has improvements in the Server Manager.