You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a convenience extension function to register Http clients that are intended to make calls from Blazor Wasm to a local API endpoint, similar to AddRemoteApiHttpClient.
Also consider if additional conventions/configuration will help organize this, similar to RemoteApiPath.
The text was updated successfully, but these errors were encountered:
Add a convenience extension function to register Http clients that are intended to make calls from Blazor Wasm to a local API endpoint, similar to
AddRemoteApiHttpClient
.Also consider if additional conventions/configuration will help organize this, similar to
RemoteApiPath
.The text was updated successfully, but these errors were encountered: