SharpClipboard 3.1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SharpClipboard --version 3.1.0
NuGet\Install-Package SharpClipboard -Version 3.1.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="SharpClipboard" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpClipboard --version 3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpClipboard, 3.1.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 SharpClipboard as a Cake Addin #addin nuget:?package=SharpClipboard&version=3.1.0 // Install SharpClipboard as a Cake Tool #tool nuget:?package=SharpClipboard&version=3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SharpClipboard is a clipboard-monitoring library for .NET that listens to the system's clipboard entries, allowing developers to tap into the rich capabilities of determining the clipboard's contents at runtime.
Product | Versions 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 SharpClipboard:
Package | Downloads |
---|---|
VL.HDE
Provides access to the vvvv UI API |
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on SharpClipboard:
Repository | Stars |
---|---|
kannagi0303/yt-dlp-gui
Windows GUI for yt-dlp
|
|
Bluegrams/Vividl
Modern Windows GUI for youtube-dl/ yt-dlp
|
|
killkimno/MORT
MORT 번역기 프로젝트 - Real-time game translator with OCR
|
|
C1rdec/Poe-Lurker
Ease your trading experience in Path of Exile.
|
|
Idered/snatch
📋 Beautiful clipboard manager for Windows
|
Added retry logic to prevent throwing exception when large images are being cut/copied.