TJC.GUI 0.11.7

dotnet add package TJC.GUI --version 0.11.7
                    
NuGet\Install-Package TJC.GUI -Version 0.11.7
                    
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="TJC.GUI" Version="0.11.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TJC.GUI" Version="0.11.7" />
                    
Directory.Packages.props
<PackageReference Include="TJC.GUI" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TJC.GUI --version 0.11.7
                    
#r "nuget: TJC.GUI, 0.11.7"
                    
#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.
#addin nuget:?package=TJC.GUI&version=0.11.7
                    
Install TJC.GUI as a Cake Addin
#tool nuget:?package=TJC.GUI&version=0.11.7
                    
Install TJC.GUI as a Cake Tool

GitHub Tag GitHub Release NuGet Version

NuGet Downloads Size License

codecov

Documentation

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TJC.GUI:

Package Downloads
TJC.Collection.GUI

Collection of NuGet Packages for Graphical User Interface (GUI) Applications

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.11.7 182 4/15/2025
0.11.6 410 1/3/2025
0.11.5 287 12/3/2024
0.11.4 103 12/3/2024
0.11.3 467 11/15/2024
0.11.2 228 11/10/2024
0.11.1 245 11/5/2024
0.11.0 94 11/5/2024
0.10.0 181 11/5/2024
0.9.6 295 10/27/2024
0.9.5 111 10/27/2024
0.9.4 97 10/27/2024
0.9.3 125 10/26/2024
0.9.2 99 10/26/2024
0.9.1 135 10/26/2024
0.9.0 258 10/20/2024
0.8.5 99 10/20/2024
0.8.4 253 10/20/2024
0.8.3 206 10/16/2024
0.8.2 160 10/13/2024
0.8.1 90 10/13/2024
0.8.0 139 10/11/2024
0.7.0 174 10/10/2024
0.6.0 202 10/8/2024
0.5.2 139 10/6/2024
0.5.1 147 10/6/2024
0.5.0 131 10/6/2024
0.4.0 125 10/6/2024
0.3.2 140 10/6/2024
0.3.1 124 10/6/2024
0.3.0 170 10/4/2024
0.2.0 97 10/4/2024
0.1.16 174 10/2/2024
0.1.15 101 10/2/2024
0.1.14 109 10/2/2024
0.1.13 121 9/29/2024
0.1.12 269 9/26/2024
0.1.11 101 9/26/2024
0.1.10 160 9/21/2024
0.1.9 117 9/21/2024
0.1.8 146 9/19/2024
0.1.7 101 9/19/2024
0.1.6 220 9/12/2024
0.1.5 124 9/12/2024
0.1.4 114 9/12/2024
0.1.3 122 9/11/2024
0.1.2 123 9/11/2024
0.1.1 123 9/11/2024

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.11.7] - 2025-04-15

## [0.11.6] - 2025-01-03

## [0.11.5] - 2024-12-03

## [0.11.4] - 2024-12-03

## [0.11.3] - 2024-11-15

### Added

- Changelog changed check workflow for pr's

## [0.11.2] - 2024-11-10

### Changed

- Add all dependency `.dll's` to the release

## [0.11.1] - 2024-11-05

## [0.11.0] - 2024-11-05

## [0.10.0] - 2024-11-05

## [0.9.6] - 2024-10-27

## [0.9.5] - 2024-10-27

### Fixed

- Markdown style being lost when the help/about popup is opened multiple times

## [0.9.4] - 2024-10-27

### Fixed

- Markdown style never being set

## [0.9.3] - 2024-10-26

### Fixed

- Menu item key gestures not being mapped to the window

## [0.9.2] - 2024-10-26

### Fixed

- Opening help/about multiple times would cause it to crash

## [0.9.1] - 2024-10-26

### Added

- Release notes to the NuGet Package

## [0.9.0] - 2024-10-20

### Added

- Codecov reporting

## [0.8.0] - 2024-10-11

## [0.7.0] - 2024-10-09

### Added

- Changelog Automation

## [0.6.0] - 2024-10-09

### Changed

- Create a setting for the number of digits in the version display

## [0.5.0] - 2024-10-06

### Changed

- Menu item gesture display improvements

## [0.4.0] - 2024-10-06

### Added

- Method for finding menu item by name
- Method for adding a submenu item to a menu

## [0.3.0] - 2024-10-04

### Added

- Markdown view for about popup

## [0.2.0] - 2024-10-04

### Added

- Changelog & third party licenses to the about popup

[Unreleased]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.11.7...HEAD

[0.11.7]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.11.6...v0.11.7

[0.11.6]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.11.5...v0.11.6

[0.11.5]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.11.4...v0.11.5

[0.11.4]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.11.3...v0.11.4

[0.11.3]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.11.2...v0.11.3

[0.11.2]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.11.1...v0.11.2

[0.11.1]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.11.0...v0.11.1

[0.11.0]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.10.0...v0.11.0

[0.10.0]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.9.6...v0.10.0

[0.9.6]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.9.5...v0.9.6

[0.9.5]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.9.4...v0.9.5

[0.9.4]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.9.3...v0.9.4

[0.9.3]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.9.2...v0.9.3

[0.9.2]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.9.1...v0.9.2

[0.9.1]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.9.0...v0.9.1

[0.9.0]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.8.0...v0.9.0

[0.8.0]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.7.0...v0.8.0

[0.7.0]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.6.0...v0.7.0

[0.6.0]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.5.0...v0.6.0

[0.5.0]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.4.0...v0.5.0

[0.4.0]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.3.0...v0.4.0

[0.3.0]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.2.0...v0.3.0

[0.2.0]: https://github.com/TJC-Tools/TJC.GUI/releases/tag/v0.2.0