Kumar Ashwin Hubert
Ashwin's Blog

Ashwin's Blog

Follow
Tag

.NET

#net

More content

Read more stories on Hashnode


Articles with this tag

Azure DevOps Pull Request build validation pipeline for .Net 5 project

May 7, 20215 min read

When working in teams, we always want to ensure that any new PR (Pull Request) doesn't break the main build pipeline, deploy broken code or cause unit...

Azure DevOps Pull Request build validation pipeline for .Net 5 project
Problem Details - The right way to specify errors in Web API responses
10 Exception handling best practices in C#
Flurl - The elegant way to build URLs & set query params in .Net
Async Main in Console App Visual Studio
Adding Swagger help page to Web API project