ClickableTransparentOverlay 11.0.1

dotnet add package ClickableTransparentOverlay --version 11.0.1                
NuGet\Install-Package ClickableTransparentOverlay -Version 11.0.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ClickableTransparentOverlay" Version="11.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ClickableTransparentOverlay --version 11.0.1                
#r "nuget: ClickableTransparentOverlay, 11.0.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ClickableTransparentOverlay as a Cake Addin
#addin nuget:?package=ClickableTransparentOverlay&version=11.0.1

// Install ClickableTransparentOverlay as a Cake Tool
#tool nuget:?package=ClickableTransparentOverlay&version=11.0.1                

Clickable Transparent Overlay

CTO is a library for creating transparent overlay using Win32 API and ImGui.

How to Use

Please see the sample projects (here) which demonstrate how to use this library.

Nuget

https://www.nuget.org/packages/ClickableTransparentOverlay

Dependencies

Reference code to watch

Lots of classes in this library (e.g. ImGuiRenderer, ImGuiInputHandler and etc) closely follow (if not identical to) the official example in c++ ImGui library (here and here). This allows us to easily update this library if something changes over there.

Feedback

Please open issue in github repo for feedback.

To Trigger a release push a tag as shown below

git tag -a 8.0.0 -m "version 8.0.0"

git push origin 8.0.0

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
11.0.1 5,435 7/22/2024
11.0.0 359 7/21/2024
10.2.0 2,134 5/19/2024
10.1.0 345 5/16/2024
10.0.0 665 5/2/2024
9.3.0 6,865 1/13/2024
9.2.0 1,601 12/7/2023
9.1.0 7,283 11/20/2023
9.0.1 1,436 9/25/2023
9.0.0 644 9/19/2023
8.1.0 1,402 4/19/2023
8.0.0 694 4/2/2023
7.1.0 633 2/20/2023
7.0.0 651 2/19/2023
6.2.1 5,013 1/18/2023
6.2.0 618 1/2/2023
6.1.0 530 12/22/2022
6.0.8 1,101 12/17/2022
6.0.7 354 12/17/2022
6.0.3 376 11/26/2022
6.0.2 504 9/29/2022
6.0.1 479 8/29/2022
6.0.0 631 8/15/2022
5.4.0 654 3/30/2022
5.3.0 1,090 3/20/2022
5.2.0 485 3/20/2022
5.1.0 814 1/30/2022
5.0.0 881 11/20/2021
4.1.0 747 11/3/2021
4.0.0 987 10/26/2021
3.5.1 557 2/20/2023
3.5.0 605 10/18/2021
3.4.2 394 10/17/2021
3.4.1 396 10/17/2021
3.4.0 584 4/12/2021
3.3.0 414 4/12/2021
3.2.0 412 3/22/2021
3.1.1 478 12/31/2020
3.1.0 535 12/13/2020
3.0.0 550 11/14/2020
2.0.4 596 9/22/2020
2.0.3 526 9/13/2020
2.0.2 542 9/13/2020
2.0.1 614 9/12/2020
1.0.3 551 9/12/2020
1.0.2 671 6/14/2020
1.0.1 578 6/11/2020
1.0.0 760 6/10/2020