BlazorWebView gains a TryDispatchAsync method #1422
Labels
🏁 Release: .NET 10
Work items for the .NET 10 release
doc-enhancement
Improve the current content [org]
📌 seQUESTered
Identifies that an issue has been imported into Quest.
In .NET 8,
BlazorWebView
gains aTryDispatchAsync
method, which calls the specifiedAction<ServiceProvider>
asynchronously and passes in the scoped services available in Razor components.Update the BlazorWebView doc to mention this.
dotnet/maui#13425
Associated WorkItem - 164936
The text was updated successfully, but these errors were encountered: