-
Book Overview & Buying
-
Table Of Contents
Practical C# Projects with .NET
By :
In this chapter, we showcased how model context protocol servers offer many of the same capabilities as Agent Framework, but in a more modular and open manner. This modularity and openness allow many different types of applications and dev tools to integrate additional tools, prompts, and resources in a standardized way.
We also saw how OpenTelemetry can help instrument complex AI applications like MCP servers or Agent Framework chat applications using activities, traces, and metrics.
Finally, we covered how Aspire can help connect different applications and aggregate their OpenTelemetry feeds to create a compelling development experience with a single point of entry and a built-in dashboard.
In the next chapter, we'll pivot slightly from our forays into conversational AI and explore machine learning using the versatile ML.NET library.