SharpShellTools 2.2.0
SharpShell is a framework that lets you build Windows Shell Extensions using the .NET Framework. The SharpShell Tools are a set of tools for working with these extensions.
Install-Package SharpShellTools -Version 2.2.0
dotnet add package SharpShellTools --version 2.2.0
<PackageReference Include="SharpShellTools" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpShellTools --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SharpShellTools:
Repository | Stars |
---|---|
Tichau/FileConverter
File Converter is a very simple tool which allows you to convert and compress one or several file(s) using the context menu in windows explorer.
|