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 184 4/15/2025
0.11.6 412 1/3/2025
0.11.5 290 12/3/2024
0.11.4 105 12/3/2024
0.11.3 469 11/15/2024
0.11.2 230 11/10/2024
0.11.1 247 11/5/2024
0.11.0 96 11/5/2024
0.10.0 183 11/5/2024
0.9.6 297 10/27/2024
0.9.5 113 10/27/2024
0.9.4 99 10/27/2024
0.9.3 127 10/26/2024
0.9.2 101 10/26/2024
0.9.1 137 10/26/2024
0.9.0 260 10/20/2024
0.8.5 102 10/20/2024
0.8.4 255 10/20/2024
0.8.3 208 10/16/2024
0.8.2 162 10/13/2024
0.8.1 92 10/13/2024
0.8.0 141 10/11/2024
0.7.0 177 10/10/2024
0.6.0 204 10/8/2024
0.5.2 141 10/6/2024
0.5.1 149 10/6/2024
0.5.0 134 10/6/2024
0.4.0 127 10/6/2024
0.3.2 143 10/6/2024
0.3.1 126 10/6/2024
0.3.0 172 10/4/2024
0.2.0 100 10/4/2024
0.1.16 176 10/2/2024
0.1.15 103 10/2/2024
0.1.14 111 10/2/2024
0.1.13 123 9/29/2024
0.1.12 271 9/26/2024
0.1.11 103 9/26/2024
0.1.10 162 9/21/2024
0.1.9 119 9/21/2024
0.1.8 149 9/19/2024
0.1.7 103 9/19/2024
0.1.6 222 9/12/2024
0.1.5 126 9/12/2024
0.1.4 116 9/12/2024
0.1.3 124 9/11/2024
0.1.2 125 9/11/2024
0.1.1 125 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