Jon Galloway

Results 25 issues of Jon Galloway

The Flight Map sample correctly treats the SignalR connection string as a secret, but has the user copy their API key directly into the index view. An API key should...

Enable trimming. Using multitargeting since [.NET Standard doesn't support trimming](https://learn.microsoft.com/dotnet/core/compatibility/sdk/8.0/trimming-unsupported-targetframework).

We're getting ready to bring the project into the .NET Foundation, but before we do we need to do the following: ## Getting into the .NET Foundation - [x] Make...

### Microsoft PowerToys version 0.89.0 ### Installation method PowerToys auto-update ### Running as admin None ### Area(s) with issue? ZoomIt ### Steps to reproduce When using the DemoType feature of...

Issue-Bug
Needs-Triage

Need .NET 8 for a lot of these samples, dotnetaspire feature includes only .NET 9.

area-engineering-systems

Add a module for Health Checks. * Update the complete solution to include health checks. * Include `/health` and `/alive` checks on the Api * Add integration health checks such...

After completing updates in #41, update all localized README files (e.g. `README.es.md`) as well as content in `/localization` to match the content in README.md.

Markdown fix for the following: ![image](https://github.com/user-attachments/assets/dde17c36-72d7-4530-8f26-3aa68f4fcbea) ## Purpose * Markdown fix for code block on README.md ## Does this introduce a breaking change? ``` [ ] Yes [x] No ```...

Updated `Aspire.AppHost.Sdk` and related packages to newer versions across `AIChatApp.AppHost`, `AIChatApp.ServiceDefaults`, and `AIChatApp.Web`. Removed the `WithCodespacesSupport` method from `Program.cs` to streamline application startup since this is no longer needed in...