SharpShell 2.0.0

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

Showing the top 10 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
oleg-shilo/shell-x
Dynamic context menu manager for Windows.
ividyon/WitchyBND
Unpacks/repacks FromSoftware archive formats and serializes FromSoftware data formats.
Atrejoe/MarkdownPreview
A Windows Preview handler for Markdown files
Chaoses-Ib/ObsidianShell
Associate Markdown files with Obsidian
Version Downloads Last updated
2.7.2 60,778 11/7/2019
2.7.1 10,024 11/30/2018
2.6.1 2,154 11/2/2018
2.6.0 2,298 10/23/2018
2.4.3 1,115 10/19/2018
2.4.2 1,131 10/18/2018
2.4.0 1,137 10/16/2018
2.3.2 5,051 7/9/2018
2.3.1 1,447 6/12/2018
2.3.0 1,590 5/19/2018
2.2.1 4,525 5/1/2018
2.2.0 37,534 11/30/2014
2.1.0 4,045 2/15/2014
2.0.0 2,249 9/15/2013
1.9.0 15,074 5/1/2013
1.8.0 1,524 4/6/2013
1.7.0 1,406 4/4/2013
1.6.0 1,537 3/17/2013
1.5.0 1,581 2/13/2013
1.4.0 1,508 1/26/2013
1.3.0 1,432 1/19/2013
1.2.0 1,520 1/9/2013
1.1.1 1,484 1/8/2013
1.1.0 1,428 1/5/2013
1.0.0 1,656 12/20/2012

Release 2.0 fixes many bugs and improves installation of servers.