WebClient is too old and is not supported in Blazor, but HttpClient can be used instead for requesting and responding to HTTP requests, and responses from any resource via URI.
WebClient is too old and is not supported in Blazor, but HttpClient can be used instead for requesting and responding to HTTP requests, and responses from any resource via URI.
Share with