benjamin-abt.com

Performance is a feature | Cloud - AI - Azure - .NET - Sustainability

  • Home
  • Blog
  • Portfolio
  • Contact
  • Home
  • Blog

Blog

Run Hono on Azure Static Web Apps: managed Functions APIs for static frontends
19 Jul 2026

Run Hono on Azure Static Web Apps: managed Functions APIs for static frontends

By BEN ABT Hono TypeScript Node.js Azure Azure Static Web Apps Azure Functions 8 min reading time

Azure Static Web Apps is primarily a host for static frontend assets, but it can also deploy a small HTTP API alongside the frontend. That API is implemented as an Azure Functions application and is exposed through the …

Read Blog Post
Problem Details in ASP.NET Core and .NET 10
15 Jul 2026

Problem Details in ASP.NET Core and .NET 10

By BEN ABT Csharp .NET ASP.NET Core Api 11 min reading time

Error responses are part of an API contract. Still, many systems grow them incidentally: one endpoint returns { "error": "not found" }, another returns an array of validation errors, a gateway adds its own structure and …

Read Blog Post
Using MeterListener with the new .NET 11 MemoryCache metrics
14 Jul 2026

Using MeterListener with the new .NET 11 MemoryCache metrics

By BEN ABT Csharp .NET OpenTelemetry Observability 10 min reading time

.NET 11 adds a small but useful improvement to the built-in observability story: MemoryCache can now publish OpenTelemetry-compatible metrics directly through System.Diagnostics.Metrics. That makes cache behavior visible …

Read Blog Post
Run Hono on Azure: Container Apps, Functions, App Service and AKS compared
12 Jul 2026

Run Hono on Azure: Container Apps, Functions, App Service and AKS compared

By BEN ABT Hono TypeScript Node.js Azure Azure Container Apps Azure Functions 14 min reading time

Hono is often associated with Cloudflare Workers, and for good reason. Its small routing model, Web Standard API surface and direct fetch integration make it a natural fit for edge runtimes. That association can obscure …

Read Blog Post
Top 10 recommendations for .NET developers working with Azure Cosmos DB
10 Jul 2026

Top 10 recommendations for .NET developers working with Azure Cosmos DB

By BEN ABT .NET Azure Cosmos DB Architecture Performance 11 min reading time

Azure Cosmos DB has a habit of exposing architectural weaknesses very early. Classic data-access patterns that work perfectly fine with relational databases often become expensive, noisy and operationally awkward once …

Read Blog Post
How to migrate .NET versioning from x.x.x.x to SemVer
05 Jul 2026

How to migrate .NET versioning from x.x.x.x to SemVer

By BEN ABT Csharp .NET Nuget Devops 7 min reading time

Many long-lived .NET repositories did not start with semantic versioning. They grew up with major.minor.build.revision, often set in AssemblyInfo.cs, sometimes mixed with wildcard auto increment, sometimes duplicated …

Read Blog Post
Modern versioning for ASP.NET Core and web apps and how to produce idempotent artifacts
03 Jul 2026

Modern versioning for ASP.NET Core and web apps and how to produce idempotent artifacts

By BEN ABT Csharp .NET ASP.NET Core Devops 7 min reading time

ASP.NET Core applications are usually released often enough that versioning stops being a documentation concern and turns into delivery infrastructure. Once an application moves through CI, staging, production, …

Read Blog Post
Modern versioning for .NET desktop apps and how to produce idempotent artifacts
30 Jun 2026

Modern versioning for .NET desktop apps and how to produce idempotent artifacts

By BEN ABT Csharp .NET Desktop Devops 8 min reading time

Desktop software makes versioning visible in a way that web systems often do not. A backend can hide a surprising amount of release machinery behind its platform. A Windows executable cannot. Explorer exposes file …

Read Blog Post
Modern versioning for .NET apps and libraries and how to produce idempotent artifacts
26 Jun 2026

Modern versioning for .NET apps and libraries and how to produce idempotent artifacts

By BEN ABT Csharp .NET Nuget Devops 9 min reading time

Versioning stays invisible right up to the point when it fails. A package has to be reissued, a support case depends on one exact binary, or staging and production turn out to run artifacts from the same commit that do …

Read Blog Post
Local Aspire Development with Azure Cosmos DB and the Preview Emulator
24 Jun 2026

Local Aspire Development with Azure Cosmos DB and the Preview Emulator

By BEN ABT .NET Aspire Azure Cosmos DB ASP.NET Core Azure 14 min reading time

Distributed applications tend to feel straightforward until a real cloud dependency enters the picture. Azure Cosmos DB is a good example. In Azure, the preferred model is usually clear: the application should connect …

Read Blog Post
  • 1 (current)
  • 2
  • 3
  • ...
  • 32
  • Next

Open for work!

Contact Me
BEN ABT BEN ABT Software Engineer · Microsoft MVP Passionate about .NET, Azure, performance optimization and sustainable software engineering.

Medialesson GmbH Logo

Microsoft MVP Logo

Recent Posts
View All
Run Hono on Azure Static Web Apps: managed Functions APIs for static frontends
Run Hono on Azure Static Web Apps: managed Functions APIs …
Jul 19, 2026
Problem Details in ASP.NET Core and .NET 10
Problem Details in ASP.NET Core and .NET 10
Jul 15, 2026
Using MeterListener with the new .NET 11 MemoryCache metrics
Using MeterListener with the new .NET 11 MemoryCache metrics
Jul 14, 2026
Run Hono on Azure: Container Apps, Functions, App Service and AKS compared
Run Hono on Azure: Container Apps, Functions, App Service …
Jul 12, 2026
Top 10 recommendations for .NET developers working with Azure Cosmos DB
Top 10 recommendations for .NET developers working with …
Jul 10, 2026
Tags
.NET (171) Csharp (81) ASP.NET Core (39) Azure (35) Devops (16) Microsoft (14) Docker (12) EF Core (11) Microsoft MVP (11) ASP.NET (9) Github (9) Synology (9) Dotnet (8) Azure Functions (7) C# (7) Cloudflare (7) GitHub Copilot (7) Raspberry (7) Ai (6) Bicep (6)
benjamin-abt.com
About BEN

Benjamin Abt is a Software Engineer, Platform Architect and Microsoft MVP specializing in .NET, Azure, cloud architecture, performance optimization and sustainable software development.

Connect
  • Follow me on GitHub
  • Follow me on LinkedIn
  • Follow me on Mastodon
  • Microsoft MVP Profile
  • Follow SchwabenCode on GitHub
  • Follow me on Twitter
Quick Links
  • Portfolio
  • Blog
  • Portfolio
  • Contact
Legal
  • Impressum
  • Privacy

© Copyright 2011 - 2026. All Rights Reserved.

  • Impressum
  • Privacy
  • Contact