Globally detecting mouse clicks.

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. rawinput-sharp

    C# wrapper library for Raw Input

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. pinvoke

    Discontinued A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.

    Hooks are a low-level Win 32 API and are not directly exposed from the BCL, so you either need to write your own P/Invoke code (maybe using something like https://github.com/dotnet/pinvoke)

  4. globalmousekeyhook

    This library allows you to tap keyboard and mouse, detect and record their activity even when an application is inactive and runs in background.

    I suggest getting inspired or using something ready-made like: https://github.com/gmamaladze/globalmousekeyhook/issues (this is the first library that I found, maybe there is something better)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Win API programming C# Books?

    1 project | /r/csharp | 10 Oct 2022
  • Show HN: My small program from 2007 that gave Internet Explorer tabs

    3 projects | news.ycombinator.com | 10 Jun 2022
  • HTMLtoPDF

    4 projects | /r/csharp | 9 May 2022
  • Would you want/use an improved interface to native Win32 APIs for .NET?

    4 projects | /r/dotnet | 24 Nov 2021
  • Connecting C# with R

    1 project | /r/csharp | 1 Sep 2021

Did you know that C# is
the 10th most popular programming language
based on number of references?