[Blazor] NavigationManager
API consolidation: NotFound
method => NotifyNotFound()
+ NotFoundEvent
=> NotFound
#61015
Labels
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-blazor
Includes: Blazor, Razor Components
Milestone
Background and Motivation
I'm not sure how this got through the API review process (I'm not able to find the related discussion with possible justification), but the naming introduced in #60752 seems odd. The
Event
suffix inNotFoundEvent
isn't commonly used in .NET APIs, and I believe it's considered inappropriate naming.Proposed API
Reference
@ilonatommy @javiercn @SteveSandersonMS
(If you need a hand, I will prepare a PR for this.)
The text was updated successfully, but these errors were encountered: