---
title: "Introducing Custom Agents for .NET Developers: C# Expert & WinForms Expert"
url: https://daily.dev/posts/introducing-custom-agents-for-net-developers-c-expert-winforms-expert-34zq0r6go
source_url: https://devblogs.microsoft.com/dotnet/introducing-custom-agents-for-dotnet-developers-csharp-expert-winforms-expert/
type: article
source: "ASP.NET Blog"
published: 2025-10-28T22:07:14.353Z
updated: 2025-10-28T22:07:33.882Z
tags: ["github", ".net", "c#", "ai-assisted-development"]
reading_time: 3
upvotes: 70
comments: 2
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.

# Introducing Custom Agents for .NET Developers: C# Expert & WinForms Expert

**[ASP.NET Blog](https://daily.dev/sources/aspnet)** · 3 min read · 70 upvotes · 2 comments

## Summary

Microsoft released two experimental custom agents for GitHub Copilot targeting .NET developers: C# Expert and WinForms Expert. C# Expert provides guidance on modern C# best practices, code integrity, and testing workflows. WinForms Expert specializes in UI design patterns, event-driven programming, and protects designer.cs files from corruption. Both agents can be downloaded from the awesome-copilot repository and integrated into projects via the .github/agents folder, with support across Copilot Coding Agent, VS Code Insiders, and upcoming Visual Studio 2022 v17.14.21.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://devblogs.microsoft.com/dotnet/introducing-custom-agents-for-dotnet-developers-csharp-expert-winforms-expert/>

## Community discussion

Top comments from developers on daily.dev.

**@amirrahmani** · 0 upvotes

> Doesn't seem bad, anyone used it?

## Similar posts on daily.dev

- [Microsoft Adds Custom Copilot Agents for .NET Developers with C\# and WinForms Experts](https://daily.dev/posts/microsoft-adds-custom-copilot-agents-for-net-developers-with-c-and-winforms-experts-ckcufr6rv) · InfoQ · 48 upvotes · 1 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), [#c#](https://daily.dev/tags/c#), [#ai-assisted-development](https://daily.dev/tags/ai-assisted-development)

[View this post on daily.dev](https://daily.dev/posts/introducing-custom-agents-for-net-developers-c-expert-winforms-expert-34zq0r6go)
