ASP.NET CORE 5 Testing Web APIs with POSTMAN and Automating Bearer Token Generation So, you've done creating your Web APIs and you wanted to test them and not sure how to start? Read on, as we'll explore how we can easily configure Postman
.NET 5 ASP.NET CORE 5: Implement Web API Pagination with HATEOAS Links In this post, we are going to look at how we can implement the standard offset pagination and generate Hypermedia as the Engine of Application State (a.k.a HATEOAS) links to enable users easily consume our APIs
Best Practices and Tips C# Coding Guidelines and Practices - 2021 This post highlights the list of software engineering guidelines in general. Most of these are industry-wise conventions, thus using them will ensure that your code is easily readable by people who are not you.
Best Practices and Tips Programming Problems and Finding Solutions It’s been years (8 years to be exact as of this writing) since I am involved in various forums such as forums.asp.net, codeasp.net/forums, aspforums.net/forums, forums.xamarin.com and most recently at C# corner forums. I’ve helped