Skip to content

MrM40/W-WinClipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

W-WinClipboard

  • GET and SET text from/to Windows clipboard.
  • C# wrapper of the native Windows User32 clipboard functions GetClipboardData and SetClipboardDat
  • .NET 6 library project

This is usefull for console applications.

All credits to https://github.com/CopyText/TextCopy

W-WinClipboard is just a stripped-down version, the TextCopy project include multi-OS support and synchronous functions.

About

C# wrapper of User32 clipboard function

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages