Skip to content

Simplify and clean up - #42

Merged
rameel merged 7 commits into
mainfrom
cleanup
Aug 30, 2026
Merged

Simplify and clean up#42
rameel merged 7 commits into
mainfrom
cleanup

Conversation

@rameel

@rameel rameel commented Aug 30, 2026

Copy link
Copy Markdown
Owner

No description provided.

rameel added 7 commits August 30, 2026 23:45
The attribute stopped polling unconditionally whenever the action was
invoked. Useful polling termination is normally conditional, while
making this property work required a dedicated action and additional
routing complexity for a very narrow use case
Using HttpResponse.Htmx(...) provides the same programming model
for MVC, Razor Pages, and Minimal APIs. It also avoids introducing a
parallel family of IResult wrappers for Minimal APIs, where wrapping
TypedResults would require additional machinery to preserve endpoint
and OpenAPI metadata.
@rameel
rameel merged commit 164cba7 into main Aug 30, 2026
1 check passed
@rameel
rameel deleted the cleanup branch August 30, 2026 21:50
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.

1 participant