Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AddLocalApiHttpClient to Blazor.Client #204

Open
josephdecock opened this issue Sep 26, 2024 · 0 comments
Open

Add AddLocalApiHttpClient to Blazor.Client #204

josephdecock opened this issue Sep 26, 2024 · 0 comments
Labels
area/bff/blazor BFF Blazor extensions
Milestone

Comments

@josephdecock
Copy link
Member

josephdecock commented Sep 26, 2024

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.

Use this in the Blazor WASM sample to call the weather API.

Also consider if additional conventions/configuration will help organize this, similar to RemoteApiPath.

@josephdecock josephdecock modified the milestones: 3.1.0, 3.0.0 Sep 26, 2024
@josephdecock josephdecock added area/bff Core Backend-For-Frontend library area/bff/blazor BFF Blazor extensions and removed area/bff Core Backend-For-Frontend library labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/bff/blazor BFF Blazor extensions
Projects
None yet
Development

No branches or pull requests

2 participants