03.08.26 – von
Benjamin Abt
MCP C# SDK 2.0: Stateless HTTP, Interactive Tools and a Practical Migration Path | BEN ABT
The 2.0 release of the official Model Context Protocol (MCP) C# SDK is more than a version incrementIt implements the 2026–07–28 MCP specification revision, which changes the default shape of MCP over HTTP. The protocol now favors independent, self-describing requests over a connection-scoped session, while still supporting interactive workflows that need more than one exchange.
Weiterlesen27.07.26 – von
Benjamin Abt
Handle time correctly in .NET: TimeProvider | BEN ABT
Time is an external dependencyThat 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 moment: expired invitations, time-limited tokens, cancellation windows, rate limits, background jobs, and reminders.
Weiterlesen16.07.26 – von
Thomas Pentenrieder
How to Use Azure Foundry Models with BYOK in VS Code
If you’re looking to leverage your own custom AI models within Visual Studio Code, using Azure AI Foundry models as your Bring Your Own Key (BYOK) provider is an excellent approachPreviously limited to the Insiders build, custom BYOK models are now officially supported in the stable release of VS Code. This allows you to integrate powerful, customized models directly into your development workflow via GitHub Copilot.
Weiterlesen