en de

benjamin-abt.com

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

  • Home
  • Blog
  • Portfolio
  • Kontakt
  • Home
  • Blog

Blog

Ralph Loop: Autonomous Coding with GitHub Copilot CLI
19 Jan 2026

Ralph Loop: Autonomous Coding with GitHub Copilot CLI

By BEN ABT GitHub Github Copilot Dotnet 7 min reading time

What if an AI agent could write code, run tests, fix errors and repeat this process autonomously until the job is done? The Ralph Wiggum Method makes this possible with a simple but powerful loop pattern. Named after the …

Blogbeitrag lesen
Serve SPAs correctly on Cloudflare Workers
05 Jan 2026

Serve SPAs correctly on Cloudflare Workers

By BEN ABT Cloudflare Workers React Spa Devops 2 min reading time

Single Page Applications like React expect the server to always return index.html and let the client-side router take over. On Cloudflare Workers you can do that without custom code as long as wrangler.toml is set up …

Blogbeitrag lesen
Automate Pull Request Comments with GitHub Actions
04 Jan 2026

Automate Pull Request Comments with GitHub Actions

By BEN ABT GitHub Actions Devops Automation Cloudflare 2 min reading time

When working with Pull Requests (PRs) in GitHub, it is often helpful to provide immediate feedback or relevant information directly in the conversation view. Whether it is a deployment preview URL, code coverage results …

Blogbeitrag lesen
Build a Custom FeatureGate Attribute in ASP.NET Core with C#
02 Jan 2026

Build a Custom FeatureGate Attribute in ASP.NET Core with C#

By BEN ABT ASP.NET Core C# .NET 4 min reading time

Feature management is a key technique in modern web applications, allowing you to enable or disable features dynamically without redeploying your code. In ASP.NET Core, the Microsoft.FeatureManagement library provides a …

Blogbeitrag lesen
Install Home Assistant on Synology NAS with Docker
27 Dec 2025

Install Home Assistant on Synology NAS with Docker

By BEN ABT Self-Hosting Home Assistant Synology Docker NAS Smart Home 4 min reading time

Die deutsche Version findest du hier: Home Assistant via Docker auf einer Synology NAS installieren Home Assistant is the “hub” for many smart homes: local-first, extensible and backed by a huge ecosystem. If you …

Blogbeitrag lesen
Home Assistant via Docker auf einer Synology NAS installieren
27 Dec 2025

Home Assistant via Docker auf einer Synology NAS installieren

By BEN ABT Self-Hosting Home Assistant Synology Docker NAS Smart Home 5 min reading time

You can find the English version of this guide here: Install Home Assistant on Synology NAS with Docker Home Assistant ist für viele der “Hub” im Smart Home: lokal, erweiterbar, mit riesigem Ökosystem. Wenn du bereits …

Blogbeitrag lesen
TOON Format: Token-Oriented Object Notation for LLM-Friendly Data Exchange
12 Dec 2025

TOON Format: Token-Oriented Object Notation for LLM-Friendly Data Exchange

By BEN ABT AI Architecture Data Formats Llm 19 min reading time

Introduction If you build systems that pass structured data through large language models (LLMs), you eventually hit the same set of issues:

Blogbeitrag lesen
IMemoryCache Entry Invalidation (Manual Cache Busting)
05 Dec 2025

IMemoryCache Entry Invalidation (Manual Cache Busting)

By BEN ABT .NET CSharp Caching Performance Architecture 5 min reading time

IMemoryCache is great for speeding up expensive operations (database reads, HTTP calls, heavy computations). But many real systems need more than a TTL:

Blogbeitrag lesen
Custom IFeatureDefinitionProvider: Feature Flags from Tests and Databases
28 Nov 2025

Custom IFeatureDefinitionProvider: Feature Flags from Tests and Databases

By BEN ABT .NET ASP.NET Core Feature Flags Testing Architecture 5 min reading time

Feature flags are a great way to ship safely, run experiments and keep production changes reversible. In .NET, the de-facto standard is Microsoft.FeatureManagement .

Blogbeitrag lesen
.NET 10 Release: What's New (LTS) and What to Upgrade First
08 Nov 2025

.NET 10 Release: What's New (LTS) and What to Upgrade First

By BEN ABT Dotnet CSharp 8 min reading time

.NET 10 is the next Long-Term Support (LTS) release in the .NET family. LTS matters because it’s the version many teams standardize on for the next 2-3 years: you get a stable baseline, predictable support windows and a …

Blogbeitrag lesen
  • Previous
  • 1
  • 2
  • 3
  • 4 (current)
  • 5
  • 6
  • ...
  • 32
  • 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
Custom Password Hashing in ASP.NET Core: A Versioned, Upgradeable Design
Custom Password Hashing in ASP.NET Core: A Versioned, …
Aug 10, 2026
MCP C# SDK 2.0: Stateless HTTP, Interactive Tools and a Practical Migration Path
MCP C# SDK 2.0: Stateless HTTP, Interactive Tools and a …
Aug 3, 2026
Handle time correctly in .NET: TimeProvider
Handle time correctly in .NET: TimeProvider
Jul 27, 2026
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
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