---
title: "Microsoft Adds Custom Copilot Agents for .NET Developers with C# and WinForms Experts"
url: https://daily.dev/posts/microsoft-adds-custom-copilot-agents-for-net-developers-with-c-and-winforms-experts-ckcufr6rv
source_url: https://www.infoq.com/news/2026/01/copilot-agents-csharp-winforms/
type: article
source: "InfoQ"
published: 2026-01-30T08:02:12.658Z
updated: 2026-08-24T07:06:09.218Z
tags: ["github", ".net", "ai-coding", "c#", "visual-studio"]
reading_time: 3
upvotes: 48
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Microsoft Adds Custom Copilot Agents for .NET Developers with C# and WinForms Experts

**[InfoQ](https://daily.dev/sources/infoq)** · 3 min read · 48 upvotes · 1 comments

## Summary

Microsoft and GitHub launched the first .NET-focused GitHub Copilot custom agents: C# Expert and WinForms Expert. These agents provide specialized assistance for C# best practices, async/await patterns, testing workflows, and Windows Forms UI development. Developers can activate them by placing agent instruction Markdown files in a `.github/agents` folder. The C# Expert enforces modern coding standards and minimizes code bloat, while the WinForms Expert prevents accidental modifications to `.Designer.cs` files. Both agents are experimental and represent a shift toward domain-specific AI assistance with persistent behavior profiles tied to repository context.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.infoq.com/news/2026/01/copilot-agents-csharp-winforms/>

## Community discussion

Top comments from developers on daily.dev.

**@guts\_ku** · 1 upvotes

> i will be very helpfull

## Similar posts on daily.dev

- [Introducing Custom Agents for .NET Developers: C\# Expert & WinForms Expert](https://daily.dev/posts/introducing-custom-agents-for-net-developers-c-expert-winforms-expert-34zq0r6go) · ASP.NET Blog · 70 upvotes · 2 comments
- [Building Better Apps with GitHub Copilot Custom Agents](https://daily.dev/posts/building-better-apps-with-github-copilot-custom-agents-nkclgrhjt) · James Montemagno · 2 upvotes · 0 comments
- [Build Your Own Custom Agents](https://daily.dev/posts/build-your-own-custom-agents-lscjdejoj) · Visual Studio Blog · 12 upvotes · 0 comments

---

Tags: [#github](https://daily.dev/tags/github), [#.net](https://daily.dev/tags/.net), [#ai-coding](https://daily.dev/tags/ai-coding), [#c#](https://daily.dev/tags/c#), [#visual-studio](https://daily.dev/tags/visual-studio)

[View this post on daily.dev](https://daily.dev/posts/microsoft-adds-custom-copilot-agents-for-net-developers-with-c-and-winforms-experts-ckcufr6rv)
