• English Deutsch

benjamin-abt.com

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

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

Blog

Unio: High-Performance Discriminated Unions for C#
02 Mar 2026

Unio: High-Performance Discriminated Unions for C#

By BEN ABT .NET C# Open Source Performance Design Patterns 19 min reading time

C# is a powerful language, but there is one road it has not yet fully paved: native discriminated union types. Developers have been working around this absence for years, typically choosing between throwing exceptions …

Blogbeitrag lesen
Run Azure Cosmos DB locally with .NET Aspire and make emulator endpoints visible in the dashboard
26 Feb 2026

Run Azure Cosmos DB locally with .NET Aspire and make emulator endpoints visible in the dashboard

By BEN ABT .NET Aspire Azure Cosmos DB Docker 6 min reading time

When building cloud-native .NET applications, two goals often matter at the same time: a fast local development loop and a clean path to real Azure resources for publish mode. .NET Aspire with Azure Cosmos DB supports …

Blogbeitrag lesen
.NET 11 Preview 1 Is Here: What's New and What to Expect
20 Feb 2026

.NET 11 Preview 1 Is Here: What's New and What to Expect

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

The .NET team just released the first preview of .NET 11 and there is already a lot to talk about. While this is an early preview - not a release candidate - the breadth of changes touching the runtime, libraries, …

Blogbeitrag lesen
Agent Skills Standard: The Quality Contract Behind Reliable AI Agents
12 Feb 2026

Agent Skills Standard: The Quality Contract Behind Reliable AI Agents

By BEN ABT GitHub Copilot AI Agents Prompt Engineering GitHub 8 min reading time

Large language model agents can appear intelligent while still producing unstable output across runs, contexts and tasks. In practice, this instability is rarely caused by model quality alone. The dominant factor is …

Blogbeitrag lesen
Create a Local SQL Server Database File with .NET
09 Feb 2026

Create a Local SQL Server Database File with .NET

By BEN ABT .NET C# SQL Server LocalDB Testing 4 min reading time

Local SQL Server database files provide a pragmatic way to keep a real SQL Server engine close to the application without provisioning a full server. A LocalDB database lives in a single .mdf file (plus a log file), runs …

Blogbeitrag lesen
Building Custom AI Tooling with the GitHub Copilot SDK for .NET
03 Feb 2026

Building Custom AI Tooling with the GitHub Copilot SDK for .NET

By BEN ABT GitHub Copilot .NET Ai SDK C# 5 min reading time

The landscape of AI development is shifting rapidly from simple chat interfaces to fully integrated, agentic workflows like the Ralph Loop . GitHub has recently introduced the GitHub Copilot SDK , a powerful toolkit that …

Blogbeitrag lesen
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
  • Previous
  • 1
  • 2
  • 3
  • 4 (current)
  • 5
  • 6
  • ...
  • 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