Kubernetes Made Easy! Instantly spin up best-practice clusters with GetInfra templates. Browse Now
Alex's Coding Blog
  • home
  • about
  • projects
  • contact

Blog

How to format response data for your Web API in ASP.NET Core

  • March 29, 2020
  • by Alexander

.NET Core gives you plenty of options to give a proper response, however, while you work in the microservices environment it would be great to have a standard way to format data in responses. In this post, I will share with you some ideas I implemented in my recent projects.

Keep reading “Template: More Tag” →

Suppress CA2007 ConfigureAwait warning in ASP.NET Core

  • January 10, 2020 March 17, 2025
  • by Alexander

Choosing between ConfureAwait(true) and ConfureAwait(false) should be considered when developing UI threaded application. In web project it is not relevant and can be ignored.

Keep reading “Template: More Tag” →

GetInfra WebApi Abstractions introduction

  • January 09, 2020
  • by Alexander

I would like to share a GetInfra.WebApi.Abstractions library I'm using in my recent projects.

Keep reading “Template: More Tag” →

Posts navigation

1 2

Recent Posts

  • 0-Based or 1-Based Pagination? Why It Matters for API Consistency
  • Securing Web Services Against Unwanted Traffic with NGINX
  • Optimizing API by Offloading Responsibilities to an API Gateway
  • How to Clean Up Local Branches of Remote Merged Branches
  • Resolving Namespace Overriding in Argo CD with Kustomize

Categories

  • Azure
  • Architecture
  • .NET Core
  • Certification
  • DevOps
  • How-to
  • Azure Functions
  • Serverless
  • Cosmos DB
  • Security
  • Thoughts
  • Kubernetes
  • Istio
© Copyright 2025, Alexander Lvovich. Theme by Colorlib
I use cookies and similar technologies on our website to enhance your browsing experience and analyze website traffic. By clicking "Accept," you consent with my Privacy Policy to the use of these technologies.
Accept