ai
Microsoft Semantic Kernel Articles, Tutorials & News
Microsoft Semantic Kernel articles, tutorials, and news from the DotNetNews archive.
85 articles Updated Page 2 of 4
Browse additional Microsoft Semantic Kernel articles from the DotNetNews archive.
Microsoft Semantic Kernel articles
Page 2 of 4
Newest first
-
On .NET Live - Demystifying Microsoft Agent Framework Middleware
youtube.com Issue #477
In this session we'll walk through how Daniel Costea uses ChatClient and Agent middleware to turn plain .NET AI agents into production‑ready systems with observability, safety, and cost control. Start...
-
Building an MCP Server for a Vehicle Registration API in C# .NET 8
blog.dotnetframework.org Issue #474
If you’ve spent any time with Claude recently, you may have noticed it can do things that feel surprisingly connected to the real world — looking up domain expiry dates, checking live weather, queryin...
-
How to Build Retrieval-Augmented Generation (RAG) Applications in .NET
c-sharpcorner.com Issue #474
Learn how to build Retrieval-Augmented Generation (RAG) applications in .NET using ASP.NET Core, embeddings, vector databases, and large language models.
-
How to Use Semantic Kernel for AI Application Development
c-sharpcorner.com Issue #473
Learn how to use Semantic Kernel for AI application development in .NET. Build chatbots, AI assistants, RAG applications, and intelligent workflows.
-
How to Fix "Maximum Request Length Exceeded" in ASP.NET Applications
c-sharpcorner.com Issue #472
Learn how to fix the "Maximum Request Length Exceeded" error in ASP.NET and IIS. Configure maxRequestLength and maxAllowedContentLength settings to support large file uploads up to 100 MB or more.
-
-
Skills in Claude Code - Reusable Prompts and Workflows
codewithmukesh.com Issue #464
Build reusable skills in Claude Code with SKILL.md to automate .NET workflows. Complete frontmatter reference, arguments, subagent delegation, and 5 design patterns from 47 production skills.
-
We Built an AI Agent Platform on .NET. Then Microsoft Shipped Agent Framework 1.0.
medium.com Issue #463
Six architecture mistakes from building an internal agent platform on Semantic Kernel — and the handful of decisions that meant the ground…
-
A Semantic Kernel Alternative for .NET — When and Why You’d Reach for One
medium.com Issue #448
If you’re building an AI feature in .NET in 2026, the first framework you hear about is Microsoft Semantic Kernel. It’s well-funded…
-
AI integrations: Rely or verify? Checking Semantic Kernel
unicorn-dev.medium.com Issue #446
Semantic Kernel is a Microsoft’s SDK for integrating AI models into applications.
-
Using Microsoft Agent Framework with Foundry managed memory
youtube.com Issue #437
Lewis Liu and Amy Boyd walk through how memory is natively integrated with Microsoft Agent Framework and LangGraph, enabling agents to persist user preferences, conversation context, and task outcomes...
-
Running Local AI with LlamaSharp in .NET: A Developer's Guide
c-sharpcorner.com Issue #437
Run powerful AI models locally in .NET with LlamaSharp! This guide covers setup, model selection (Llama 3, Phi-4), GPU acceleration, and integration with Semantic Kernel.
-
How to Build a Multi-Agent Workflow in C# Guide
c-sharpcorner.com Issue #436
Build intelligent multi-agent systems in C# with Semantic Kernel. Automate complex tasks by orchestrating AI agents for research, writing, and review. Learn step-by-step!
-
How to Organize Helpers Without Breaking Design?
medium.com Issue #410
Helper methods are useful, until they quietly destroy your design. Here’s how to organize helper methods without cluttering your code.
-
Beyond Data: Adding an AI “Brain” to your C# Applications
medium.com Issue #399
In the previous installment (Link here) of our C# series, we built VectoDash — a high-performance, cross-platform weather dashboard. It…
-
Ready to explore how AI is transforming the .NET world?
medium.com Issue #394
🚀 Ready to explore how AI is transforming the .NET world? Join our FREE workshop on AI with .NET and discover why .NET developers are in…
-
What is Semantic Kernel and how does it help build AI agents in .NET?
c-sharpcorner.com Issue #394
Semantic Kernel simplifies AI agent creation in .NET. This open-source SDK connects your code to AI models, enabling powerful features like RAG, plugins, and more.
-
Orchestrating Durable AI Agents in .NET
medium.com Issue #387
In modern AI systems, it’s not enough for agents to handle single requests — they must coordinate complex, multi-step workflows that can… Continue reading on GoPenAI »
-
RAG vs LLM Explained: Why Modern AI Apps Need More Than ChatGPT
c-sharpcorner.com Issue #378
Unlock the power of accurate AI! Learn the crucial difference between RAG and LLMs. Build real-world AI apps with data security and trustworthy responses.
-
Building a Self-Fixing .NET 10 App with AI Agents
medium.com Issue #368
A step-by-step guide to automating error analysis and remediation using Azure Monitor, Semantic Kernel, and LLMs.
-
Generative AI with Large Language Models in C# in 2026
devblogs.microsoft.com Issue #367
A practical introduction to modern AI for .NET developers. The post Generative AI with Large Language Models in C# in 2026 appeared first on .NET Blog.
-
Dotnet Agents: Building Autonomous Systems with SK Tools
medium.com Issue #351
Alright, C# developers, gather ‘round! We all love the robustness of Dotnet, but let’s be honest, writing code that handles complex…
-
ASP.NET Core pipeline, C# 14, and .NET 10 networking
DotNetNews Issue #349
A varied .NET roundup covering filters, middleware, dependency injection, testing, logging, LINQ performance, and new platform features.
-
On .NET Live | Building Real-World AI Agents with Agent Framework
youtube.com Issue #323
In this talk, Vic Perdana demos SemantiClip, an open-source AI agent that transforms video into blog content using the new Agent Framework or AF (next evolution of Semantic Kernel + Autogen) and Azure...
-
.NET Agent Framework ile İlk Agent: Teoriden Sahaya Geçiş
medium.com Issue #320
Sahadaki stratejiyi konuştuk, artık sıra geldi topa vurmaya yani koda dökmeye. Önceki serimize ulaşmak için Agent Framework’e Teknik Giriş…