037bd195dbb949d7cc3f1ce92d91847df34cc4be
Major Features: - Integrated osquery for comprehensive system information gathering - Added OsqueryService for executing SQL queries against system tables - Implemented Osquery Console tab for interactive SQL queries System Info Improvements: - Enhanced system info collection using osquery tables - Added support for multiple GPU detection - Improved memory detection with proper GB formatting - Fixed OS Architecture detection (x64/x86) - Better network interface detection (IPv4 only) - Human-readable timestamp formatting UI/UX Enhancements: - Added window resizing with corner drag support - Implemented dynamic window sizing (SizeToContent) - Added ScrollViewer for content overflow - Improved IP address formatting with bullet points - Added field labels to all system info displays - Set minimum/maximum window size constraints Bug Fixes: - Fixed XAML StackPanel Spacing property issue - Merged duplicate MainWindow constructors - Fixed non-nullable field warnings - Fixed EventHandler nullability signatures - Removed redundant hostname/OS name fields - Fixed GPU registry query to detect all GPUs 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
WPF app template
This template creates a full WPF application, along with unit tests.
Template
Create a new app in your current directory by running.
> dotnet new keboo.wpf
Parameters
Key Features
Generic Host Dependency Injection
Centralized Package Management
Build Customization
CommunityToolkit MVVM
Material Design in XAML
.editorconfig formatting
Testing with Moq.AutoMocker
NuGet package source mapping
Dependabot auto updating of dependencies
Docs Auto merging of these PRs done with fastify/github-action-merge-dependabot.
GitHub Actions workflow with code coverage reporting
Docs. Code coverage provided by coverlet-coverage/coverlet. Code coverage report provided by danielpalme/ReportGenerator-GitHub-Action. The coverage reports are posted as "stciky" PR comments provided by marocchino/sticky-pull-request-comment
Description
Languages
C#
98.9%
Rich Text Format
1.1%