Microsoft Agent Framework .NET 1.0
The first serious operating model for agentic systems in .NET

Search for a command to run...
Articles tagged with #software-architecture
The first serious operating model for agentic systems in .NET

Most APIs work. Few APIs scale.

Making slices real by failing the build when someone cheats

Architecture discussions often start with diagrams. They focus on shapes, layers, or folder structures. That is not where real architectural problems come from. They come from change. Modern .NET systems live in a constantly shifting environment. Dat...

For years, .NET’s observability has been described as “good, but manual”. The building blocks have existed since .NET 5 and matured significantly in .NET 6 through .NET 8. Activity, ActivitySource, DiagnosticSource, EventCounters, Meter, ILogger, and...

Microservices were never meant to be the default starting point. They were a response to a very specific set of problems, large teams, independent deployment requirements, organisational scaling, and systems that had already outgrown a single codebas...
