• English Deutsch

benjamin-abt.com

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

  • Home
  • Blog
  • Portfolio
    • Übersicht
    • Workshops
    • Publikationen
  • Kontakt
  • Home
  • Blog

Blog

Resilience in .NET with Microsoft.Extensions.Resilience
21 Sep 2026

Resilience in .NET with Microsoft.Extensions.Resilience

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

Retries are the most visible resilience strategy and the easiest one to misuse. Repeating a failing call can recover from a short network problem. It can also multiply load, repeat a write and keep working long after the …

Blogbeitrag lesen
What Matters in ASP.NET Core 11
14 Sep 2026

What Matters in ASP.NET Core 11

By BEN ABT .NET .NET 11 Csharp ASP.NET Core Minimal APIs Blazor 10 min reading time

ASP.NET Core 11 has no single feature that fundamentally changes how web applications are built. That is not a criticism. Mature frameworks improve by removing custom infrastructure, tightening defaults and making common …

Blogbeitrag lesen
Migrating Semantic Kernel Agents to Microsoft Agent Framework
07 Sep 2026

Migrating Semantic Kernel Agents to Microsoft Agent Framework

By BEN ABT .NET Csharp AI Microsoft Agent Framework Semantic Kernel Microsoft Foundry 10 min reading time

Microsoft Agent Framework is the successor to the agent capabilities in Semantic Kernel and AutoGen. That statement is easy to misread as “replace the package and rename a few classes.” The migration is more …

Blogbeitrag lesen
Building Production MCP Servers with ASP.NET Core
31 Aug 2026

Building Production MCP Servers with ASP.NET Core

By BEN ABT .NET Csharp ASP.NET Core AI Mcp 22 min reading time

An MCP server can look deceptively small. A package is installed, a method receives an attribute and ASP.NET Core maps an endpoint. That is enough for a demonstration. It is not enough for a server that is allowed to …

Blogbeitrag lesen
Telemetry, Logging and Auditing in .NET: Designing the Right Data Path
24 Aug 2026

Telemetry, Logging and Auditing in .NET: Designing the Right Data Path

By BEN ABT .NET ASP.NET Core OpenTelemetry Application Insights Cosmos DB Architecture 18 min reading time

Telemetry, logging and auditing are often implemented through the same API because all three produce timestamped records. That similarity is superficial. They answer different questions, tolerate different failure modes …

Blogbeitrag lesen
Automatic TTL in Azure Cosmos DB with .NET
17 Aug 2026

Automatic TTL in Azure Cosmos DB with .NET

By BEN ABT .NET Csharp Azure Cosmos DB Data Lifecycle 17 min reading time

Temporary data is easy to create and surprisingly difficult to remove reliably. Sessions, idempotency keys, import buffers, transient integration responses, processed-message markers and short-lived audit records all …

Blogbeitrag lesen
Custom Password Hashing in ASP.NET Core: A Versioned, Upgradeable Design
10 Aug 2026

Custom Password Hashing in ASP.NET Core: A Versioned, Upgradeable Design

By BEN ABT .NET Csharp ASP.NET Core Security Authentication 12 min reading time

Applications that do not use ASP.NET Core Identity still need a disciplined password-storage design. This often leads to a requirement phrased as “password encryption.” That phrase is dangerous because encryption is …

Blogbeitrag lesen
MCP C# SDK 2.0: Stateless HTTP, Interactive Tools and a Practical Migration Path
03 Aug 2026

MCP C# SDK 2.0: Stateless HTTP, Interactive Tools and a Practical Migration Path

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

The 2.0 release of the official Model Context Protocol (MCP) C# SDK is more than a version increment. It implements the 2026-07-28 MCP specification revision, which changes the default shape of MCP over HTTP. The …

Blogbeitrag lesen
Handle time correctly in .NET: TimeProvider
27 Jul 2026

Handle time correctly in .NET: TimeProvider

By BEN ABT .NET Csharp Testing ASP.NET Core 10 min reading time

Time is an external dependency. That may sound unusual at first because DateTime.UtcNow is available anywhere without configuration. This convenience becomes a problem as soon as business rules depend on the current …

Blogbeitrag lesen
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 …

Blogbeitrag lesen
  • 1 (current)
  • 2
  • 3
  • ...
  • 33
  • Next

Verfügbar für Projekte!

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

Medialesson GmbH Logo

Microsoft MVP Logo

Aktuelle Beiträge

Alle ansehen
Resilience in .NET with Microsoft.Extensions.Resilience

Resilience in .NET with Microsoft.Extensions.Resilience

Sep 21, 2026
What Matters in ASP.NET Core 11

What Matters in ASP.NET Core 11

Sep 14, 2026
Migrating Semantic Kernel Agents to Microsoft Agent Framework

Migrating Semantic Kernel Agents to Microsoft Agent …

Sep 7, 2026
Building Production MCP Servers with ASP.NET Core

Building Production MCP Servers with ASP.NET Core

Aug 31, 2026
Telemetry, Logging and Auditing in .NET: Designing the Right Data Path

Telemetry, Logging and Auditing in .NET: Designing the Right …

Aug 24, 2026

Tags

Azure (5) Architecture (3) .NET (2) Cloud Architecture (2) Cloud Migration (2) Digital Sovereignty (2) STACKIT (2) AI (1) Analytics (1) ASP.NET Core (1) Azure DevOps (1) Best Practices (1) Cloud Native (1) Compliance (1) Cost Optimization (1) Data Engineering (1) Developer Productivity (1) DevOps (1) Enterprise (1) EU Data Boundary (1)
benjamin-abt.com

Über BEN

Benjamin Abt ist Software Engineer, Platform Architect und Microsoft MVP mit Schwerpunkt auf .NET, Azure, Cloud-Architektur, Performance-Optimierung und nachhaltiger Softwareentwicklung.

Vernetzen

  • Auf GitHub folgen
  • Auf LinkedIn folgen
  • Auf Mastodon folgen
  • Microsoft-MVP-Profil
  • SchwabenCode auf GitHub folgen
  • Auf X folgen

Direktlinks

  • Portfolio
  • Blog
  • Publikationen
  • Kontakt
Verfügbar für Projekte

© Copyright Benjamin Abt & SchwabenCode | 2011 - 2026

Inhalte lizenziert unter CC BY 4.0 sofern nicht anders angegeben.

  • Impressum
  • Datenschutz
  • Kontakt