SharpClipboard 3.3.0
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.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package SharpClipboard -Version 3.3.0
dotnet add package SharpClipboard --version 3.3.0
<PackageReference Include="SharpClipboard" Version="3.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpClipboard --version 3.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Fixed a null reference exception issue occuring whenever `ObservableFormats.Files` is disabled while `ObservableFormats.Others` is enabled. This scenario invoked a call to the `Others` observable format unncecessarily.
Dependencies
This package has 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.
|