Category: dotnet

Category: dotnet

.NET application

Categories Tags Authors

Articles 1-8 (total 8)

Understanding Selection and Termination Strategy functions in .NET Semantic Kernel Agent Framework featured image

Understanding Selection and Termination Strategy functions in .NET Semantic Kernel Agent Framework

6 min read

Explore how Selection and Termination Strategy Functions in the Semantic Kernel Agent Framework for .NET manage multi-agent conversations by choosing the next speaker and deciding when to end the chat.

Building Multi‑Agent AI Workflows with Semantic Kernel Agent Framework in .NET featured image

Building Multi‑Agent AI Workflows with Semantic Kernel Agent Framework in .NET

5 min read

Explore how multi-agent systems enable AI agents to collaborate seamlessly, enhancing efficiency and scalability. Learn to implement this approach using Microsoft's Semantic Kernel, orchestrating specialized agents to automate tasks like email drafting and approval.

Building a Model Context Protocol Server with .NET and Semantic Kernel Integration featured image

Building a Model Context Protocol Server with .NET and Semantic Kernel Integration

7 min read

Learn how to implement a Model Context Protocol (MCP) server using C# and integrate it with Semantic Kernel to enhance AI assistants with external data and tools through a standardized protocol.

Building AI Agent using Semantic Kernel Agent Framework featured image

Building AI Agent using Semantic Kernel Agent Framework

7 min read

Explore the creation of intelligent AI agents with the Semantic Kernel Agent Framework

Boosting Developer Productivity with ChatGPT/Gemini/Claude Integration in Visual Studio featured image

Boosting Developer Productivity with ChatGPT/Gemini/Claude Integration in Visual Studio

7 min read

Boost your coding efficiency with ChatGPT/Gemini/Claude integration in Visual Studio! Learn how the free ChatGPTExtension eliminates tab switching, automates code fixes, and streamlines your workflow right inside your IDE. Maximize productivity and simplify your development process today!

Using the Waitfor and WaitforCompletion in .NET Aspire 9 featured image

Using the Waitfor and WaitforCompletion in .NET Aspire 9

4 min read

Learn how to use the new WaitFor and WaitForCompletion methods in .NET Aspire 9 to manage dependencies in your distributed applications.

Getting Started with .NET Aspire featured image

Getting Started with .NET Aspire

4 min read

 An introduction to .NET Aspire, its integrated services, and the Aspire dashboard.