Show daily quotes in vb.net app from zenquotes.io
I want to show the random Quotes from zenquotes.io with the help of API.
in vb.net “Await httpClient.GetAsync” does not wait for response
I have the following code
I want to show the random Quotes from zenquotes.io with the help of API.
I have the following code