SharpClipboard 3.5.2
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.
Install-Package SharpClipboard -Version 3.5.2
dotnet add package SharpClipboard --version 3.5.2
<PackageReference Include="SharpClipboard" Version="3.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpClipboard --version 3.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- The 'ClipboardFiles' property will now be cleared upon copying files.
- Prevented crashing when performing a clipboard operation in Remote Desktop environments.
Dependencies
-
.NETCoreApp 3.0
- No dependencies.
-
.NETFramework 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on SharpClipboard:
Repository | Stars |
---|---|
C1rdec/Poe-Lurker
Ease your trading experience in Path of Exile.
|
|
Idered/snatch
📋 Beautiful clipboard manager for Windows
|
|
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.
|