Skip to content

Fix docs: add Main method signature note#2291

Open
04cb wants to merge 1 commit intoaws:masterfrom
04cb:fix/docs-main-method-signature-note
Open

Fix docs: add Main method signature note#2291
04cb wants to merge 1 commit intoaws:masterfrom
04cb:fix/docs-main-method-signature-note

Conversation

@04cb
Copy link

@04cb 04cb commented Mar 1, 2026

Fixes #2208. Adds documentation note about Main method signature requirements when not using top-level statements.

@boblodgett boblodgett requested a review from jnunn-aws March 3, 2026 18:29
Copy link

@jnunn-aws jnunn-aws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for offering this PR. #2221 should address the documentation gap raised in #2208

@jnunn-aws jnunn-aws requested a review from normj March 5, 2026 00:14
@jnunn-aws jnunn-aws added the Release Not Needed Add this label if a PR does not need to be released. label Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release Not Needed Add this label if a PR does not need to be released.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Difference between top level statements and Main method with AspNetCoreServer.Hosting

2 participants