TJC.GUI 0.11.3

dotnet add package TJC.GUI --version 0.11.3                
NuGet\Install-Package TJC.GUI -Version 0.11.3                
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.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TJC.GUI --version 0.11.3                
#r "nuget: TJC.GUI, 0.11.3"                
#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 TJC.GUI as a Cake Addin
#addin nuget:?package=TJC.GUI&version=0.11.3

// Install TJC.GUI as a Cake Tool
#tool nuget:?package=TJC.GUI&version=0.11.3                

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. 
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.3 181 11/15/2024
0.11.2 192 11/10/2024
0.11.1 210 11/5/2024
0.11.0 66 11/5/2024
0.10.0 153 11/5/2024
0.9.6 253 10/27/2024
0.9.5 85 10/27/2024
0.9.4 70 10/27/2024
0.9.3 97 10/26/2024
0.9.2 68 10/26/2024
0.9.1 107 10/26/2024
0.9.0 235 10/20/2024
0.8.5 71 10/20/2024
0.8.4 167 10/20/2024
0.8.3 183 10/16/2024
0.8.2 136 10/13/2024
0.8.1 69 10/13/2024
0.8.0 116 10/11/2024
0.7.0 151 10/10/2024
0.6.0 180 10/8/2024
0.5.2 118 10/6/2024
0.5.1 128 10/6/2024
0.5.0 102 10/6/2024
0.4.0 107 10/6/2024
0.3.2 117 10/6/2024
0.3.1 103 10/6/2024
0.3.0 148 10/4/2024
0.2.0 76 10/4/2024
0.1.16 149 10/2/2024
0.1.15 79 10/2/2024
0.1.14 84 10/2/2024
0.1.13 95 9/29/2024
0.1.12 245 9/26/2024
0.1.11 77 9/26/2024
0.1.10 136 9/21/2024
0.1.9 93 9/21/2024
0.1.8 126 9/19/2024
0.1.7 81 9/19/2024
0.1.6 191 9/12/2024
0.1.5 105 9/12/2024
0.1.4 98 9/12/2024
0.1.3 105 9/11/2024
0.1.2 99 9/11/2024
0.1.1 104 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.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.3...HEAD

[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