danroth27 / BlazorWebAppApiCall

Blazor Web App that calls an API
MIT License
6 stars 0 forks source link

Blazor Web App with an API call

This sample updates the `Weather`` page in the default Blazor Web App to make an API call from the client to the server when the page is prerendered and uses the Auto render mode.