TJC.GUI
0.9.2
See the version list below for details.
dotnet add package TJC.GUI --version 0.9.2
NuGet\Install-Package TJC.GUI -Version 0.9.2
<PackageReference Include="TJC.GUI" Version="0.9.2" />
<PackageVersion Include="TJC.GUI" Version="0.9.2" />
<PackageReference Include="TJC.GUI" />
paket add TJC.GUI --version 0.9.2
#r "nuget: TJC.GUI, 0.9.2"
#:package TJC.GUI@0.9.2
#addin nuget:?package=TJC.GUI&version=0.9.2
#tool nuget:?package=TJC.GUI&version=0.9.2
Menu
MenuFactory.CreateMenuItems()
Returns a list of
MenuItemobjects that represent the menu items for the application.
MenuSettings
Contains the settings for the menu. Can be modified to include/exclude menu items. Can be used to change the functionality of the menu items.
| Product | Versions 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. |
-
net8.0
- Avalonia (>= 11.1.4)
- Markdown.Avalonia (>= 11.0.2)
- MessageBox.Avalonia (>= 3.1.6.13)
- ReactiveUI (>= 20.1.63)
- TJC.AssemblyExtensions (>= 0.6.0)
- TJC.Inclusion (>= 0.2.0)
- TJC.Singleton (>= 0.3.0)
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 | 1,046 | 4/15/2025 |
| 0.11.6 | 585 | 1/3/2025 |
| 0.11.5 | 410 | 12/3/2024 |
| 0.11.4 | 178 | 12/3/2024 |
| 0.11.3 | 693 | 11/15/2024 |
| 0.11.2 | 345 | 11/10/2024 |
| 0.11.1 | 392 | 11/5/2024 |
| 0.11.0 | 194 | 11/5/2024 |
| 0.10.0 | 309 | 11/5/2024 |
| 0.9.6 | 447 | 10/27/2024 |
| 0.9.5 | 198 | 10/27/2024 |
| 0.9.4 | 181 | 10/27/2024 |
| 0.9.3 | 217 | 10/26/2024 |
| 0.9.2 | 171 | 10/26/2024 |
| 0.9.1 | 237 | 10/26/2024 |
| 0.9.0 | 407 | 10/20/2024 |
| 0.8.5 | 181 | 10/20/2024 |
| 0.8.4 | 367 | 10/20/2024 |
| 0.8.3 | 336 | 10/16/2024 |
| 0.8.2 | 284 | 10/13/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.9.2] - 2024-10-26
## [0.9.1] - 2024-10-26
### Added
- Release notes to the NuGet Package
## [0.9.0] - 2024-10-20
### Added
- Codecov reporting
## [0.8.5] - 2024-10-20
## [0.8.4] - 2024-10-20
## [0.8.3] - 2024-10-16
## [0.8.2] - 2024-10-13
## [0.8.1] - 2024-10-13
## [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.9.2...HEAD
[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.5...v0.9.0
[0.8.5]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.8.4...v0.8.5
[0.8.4]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.8.3...v0.8.4
[0.8.3]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.8.2...v0.8.3
[0.8.2]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.8.1...v0.8.2
[0.8.1]: https://github.com/TJC-Tools/TJC.GUI/compare/v0.8.0...v0.8.1
[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