Skip to content

Migrate to minimal hosting model, remove Startup.cs - #4

Merged
LuceCarter merged 1 commit into
mainfrom
migrate-to-programcs
Aug 28, 2026
Merged

Migrate to minimal hosting model, remove Startup.cs#4
LuceCarter merged 1 commit into
mainfrom
migrate-to-programcs

Conversation

@sis0k0

@sis0k0 sis0k0 commented Aug 26, 2026

Copy link
Copy Markdown
Member

Consolidate ConfigureServices/Configure into Program.cs using the .NET minimal hosting APIs, matching current ASP.NET Core convention.

Consolidate ConfigureServices/Configure into Program.cs using the
.NET minimal hosting APIs, matching current ASP.NET Core convention.
@sis0k0
sis0k0 requested a review from LuceCarter August 26, 2026 10:21
@LuceCarter
LuceCarter merged commit e0f134c into main Aug 28, 2026
2 checks passed
@sis0k0
sis0k0 deleted the migrate-to-programcs branch August 28, 2026 12:35
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