Skip to content

Update to IHostBuilder style#6843

Closed
justindbaur wants to merge 11 commits intomainfrom
update-server-program
Closed

Update to IHostBuilder style#6843
justindbaur wants to merge 11 commits intomainfrom
update-server-program

Conversation

@justindbaur
Copy link
Member

🎟️ Tracking

📔 Objective

Update to a style that is not obsoleted in .NET 10.

https://learn.microsoft.com/en-us/dotnet/core/compatibility/aspnet-core/10/webhostbuilder-deprecated

📸 Screenshots

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

@github-actions
Copy link
Contributor

github-actions bot commented Jan 14, 2026

Logo
Checkmarx One – Scan Summary & Details26c4ad41-6e8e-4802-bdfb-900221ca7b00

Great job! No new security vulnerabilities introduced in this pull request

@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.26%. Comparing base (81e3044) to head (877363e).
⚠️ Report is 153 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6843   +/-   ##
=======================================
  Coverage   56.26%   56.26%           
=======================================
  Files        1983     1983           
  Lines       87651    87651           
  Branches     7815     7815           
=======================================
  Hits        49318    49318           
  Misses      36503    36503           
  Partials     1830     1830           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@justindbaur justindbaur marked this pull request as draft January 14, 2026 20:07
Base automatically changed from add-server-integration-tests to main January 15, 2026 08:52
@justindbaur justindbaur marked this pull request as ready for review February 10, 2026 18:55
@sonarqubecloud
Copy link

@trmartin4 trmartin4 requested a review from dereknance March 10, 2026 13:05
@dereknance
Copy link
Contributor

Thanks for putting this together @justindbaur! I merged your branch into mine for the .NET 10 upgrade. It will land when #7171 is merged, so I'm going to close this PR.

@dereknance dereknance closed this Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants