Kumar Ashwin Hubert
Ashwin's Blog

Ashwin's Blog

Follow
home.NetAzureDevOpsnewsletter
Tag

coding

#coding

More content

Read more stories on Hashnode


Articles with this tag

Problem Details - The right way to specify errors in Web API responses

Mar 22, 20218 min read

The need for Problem Details Often when you are developing REST APIs, one of the tough conversations to have with the consumers of your API (web...

Problem Details - The right way to specify errors in Web API responses

Flurl - The elegant way to build URLs & set query params in .Net

Feb 25, 20213 min read

A common task when calling web apis or resources from code is building a URL and adding the necessary query string and parameters. The most common,...

Flurl - The elegant way to build URLs & set query params in .Net