![]() |
VOOZH | about |
dotnet add package SharpClipboard --version 3.5.2
NuGet\Install-Package SharpClipboard -Version 3.5.2
<PackageReference Include="SharpClipboard" Version="3.5.2" />
<PackageVersion Include="SharpClipboard" Version="3.5.2" />Directory.Packages.props
<PackageReference Include="SharpClipboard" />Project file
paket add SharpClipboard --version 3.5.2
#r "nuget: SharpClipboard, 3.5.2"
#:package SharpClipboard@3.5.2
#addin nuget:?package=SharpClipboard&version=3.5.2Install as a Cake Addin
#tool nuget:?package=SharpClipboard&version=3.5.2Install as a Cake Tool
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 | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp3.0 netcoreapp3.0 is compatible. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Framework | net20 net20 is compatible. net35 net35 was computed. net40 net40 was computed. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 1 NuGet packages that depend on SharpClipboard:
| Package | Downloads |
|---|---|
|
VL.HDE
Provides access to the vvvv UI API |
Showing the top 9 popular GitHub repositories that depend on SharpClipboard:
| Repository | Stars |
|---|---|
|
kannagi0303/yt-dlp-gui
Windows GUI for yt-dlp
|
|
|
killkimno/MORT
MORT 번역기 프로젝트 - Real-time game translator with OCR
|
|
|
Bluegrams/Vividl
Modern Windows GUI for youtube-dl/ yt-dlp. Download videos from hundreds of websites.
|
|
|
C1rdec/Poe-Lurker
Ease your trading experience in Path of Exile.
|
|
|
Idered/snatch
📋 Beautiful clipboard manager for Windows
|
|
|
eltos/PasteIntoFile
Paste clipboard data into files and copy file contents directly via hotkey or context menu
|
|
|
dkgv/pinpoint
Keystroke launcher and personal command central. Alternative to Spotlight and Alfred for Windows. Alternative to Wox, PowerToys.
|
|
|
DeadlyCrush/DeadlyTrade
DeadlyTrade for Path Of Exile - (Overhaul Version) Trade Notification, Functional Overlay, Flask&Skill Timer, Map&Region Information, Real-Time Ninja Currency, Act Helper when Leveling and other useful functions.
|
|
|
clementwzk/Windows-Keylogger
A Windows keylogger undetected by all major anti-virus. Log keys, clipboard, window titles and send logs to a server.
|
- The 'ClipboardFiles' property will now be cleared upon copying files.
- Prevented crashing when performing a clipboard operation in Remote Desktop environments.