tooling
GitHub Copilot for C# and .NET Articles, Tutorials & News
GitHub Copilot for C# and .NET articles, tutorials, and news from the DotNetNews archive.
306 articles Updated Page 2 of 13
Browse additional GitHub Copilot for C# and .NET articles from the DotNetNews archive.
GitHub Copilot for C# and .NET articles
Page 2 of 13
Newest first
-
Building Architecture Fitness Functions for AI-Generated .NET Code
c-sharpcorner.com Issue #527
Build architecture fitness functions for AI-generated .NET code to automatically enforce architectural boundaries, dependency rules, layering constraints, design standards, and quality checks in CI pi...
-
Modern WinForms Development: How AI is Reshaping Your Approach
youtube.com Issue #526
Artificial intelligence is fundamentally changing how we build and modernize Windows Forms applications. In this session, discover a new development paradigm through two real-world scenarios: Migratin...
-
.NET Developer Productivity with AI
youtube.com Issue #526
Modern AI is amazing, but developers need to bring context to AI tooling to gain confidence and dependability. Thankfully, several techniques help developers get what they want out of Agentic workflow...
-
Modernizing .NET Applications
youtube.com Issue #525
Modernizing legacy .NET applications has never been faster—or more achievable. In this session, you’ll see how Visual Studio 2026, .NET, and GitHub Copilot work together to streamline the upgrade jour...
-
.NET MAUI Community Standup: Inspect, Record, Create: .NET MAUI Meets GitHub Copilot Canvas 🤝
youtube.com Issue #523
Join us with Dominik Titl for a look at a new developer tool that brings inspection, layout analyzers, test recording, and GitHub Copilot Canvas together for .NET MAUI. See how developers and Copilot ...
-
Build Production-Ready Agents with the GitHub Copilot Harness and Agent Framework
devblogs.microsoft.com Issue #518
Developers increasingly want to build agents that can reason about code, modify files, execute commands, interact with developer tools, and work across entire repositories. While GitHub Copilot alread...
-
Teach Claude Your Auth Rules - Stop Reviewing AI Code for Missing [Authorize] Attributes
c-sharpcorner.com Issue #517
Teach Claude Code your auth rules via CLAUDE.md to prevent security gaps in AI-generated code. Streamline reviews & ensure consistency.
-
Building agent teams with Agent Framework, GitHub Copilot CLI and Squad
devblogs.microsoft.com Issue #514
Microsoft Agent Framework supports creating agents that use the GitHub Copilot SDK as their backend. GitHub Copilot agents provide access to powerful coding-oriented AI capabilities, including shell c...
-
Analyze MSBuild Binary Logs with Copilot in VS Code
devblogs.microsoft.com Issue #513
You know the moment. CI goes red, or a build that took 8 seconds yesterday now takes 40, and you're staring at a wall of MSBuild output trying to find the one line that matters. The answer is almost a...
-
From generated code to trusted code with a unit-test agent
devblogs.microsoft.com Issue #512
A common request to a coding agent is only one line: Generate unit tests. That request leaves important questions open. Which code needs tests? Which test framework does the project use? Where should ...
-
Deep Dive: The Angular & .NET Architectural Guidelines
medium.com Issue #511
When engineers collaborate with AI code assistants, the absolute greatest threat is architectural erosion. AI models excel at generating… Continue reading on LatestTechTrends »
-
Using GitHub Copilot Modernization Agent to Upgrade Legacy .NET Applications
c-sharpcorner.com Issue #510
Leverage GitHub Copilot Modernization Agent to streamline .NET legacy app upgrades, automating tasks and identifying issues for efficient modernization.
-
How I Use dotnet-claude-kit: Making Claude Code Write Senior-Level .NET
codewithmukesh.com Issue #508
Install and use dotnet-claude-kit: 47 skills, 10 agents, 16 commands, and 20 Roslyn MCP tools that make Claude Code write production-ready .NET 10 code.
-
GitHub Copilot Agent for .NET Projects
c-sharpcorner.com Issue #508
Unlock .NET development with GitHub Copilot Agent! Automate tasks, accelerate features, and improve code quality. Your AI coding assistant.
-
GitHub Copilot Enterprise Best Practices for .NET Teams
c-sharpcorner.com Issue #508
Unlock GitHub Copilot Enterprise for .NET teams! Master best practices for AI-assisted coding, ensuring quality, security, and maintainability.
-
Modernizing Legacy .NET Applications with GitHub Copilot: A Practical Guide
c-sharpcorner.com Issue #505
Modernize legacy .NET apps with GitHub Copilot. Learn practical steps for refactoring, updating APIs, and improving code quality for future-ready solutions.
-
Modernize .NET applications in the GitHub Copilot app
devblogs.microsoft.com Issue #495
Upgrading a .NET application isn't a single prompt. Every upgrade begins with understanding your application, evaluating dependencies, planning the work, applying code transformations, fixing build fa...
-
Where AI-assisted coding accelerates development — and where it doesn’t
johnnyreilly.com Issue #494
AI-assisted coding has transformed software development. However, it also introduces challenges around code quality, architectural decisions, and maintaining foundational engineering skills. This post...
-
I Taught Claude Code to Stop Breaking My .NET Projects
medium.com Issue #493
How a small plugin called DotnetPilot turned “AI wrote code that compiles” into “AI wrote code that actually belongs in a .NET solution”
-
The Ultimate Guide: Getting Started with Cloud Code in Visual Studio and .NET
miguelbarros1983.medium.com Issue #492
Artificial Intelligence has evolved from a simple code-completion tool into a true development partner. If you work within the .NET…
-
Claude Skills for .NET: Teach AI to Build Features Your Way
antondevtips.com Issue #491
Stop pasting the same instructions into every AI session. Learn how to create Claude skills for .NET (also works for Codex, Copilot and Cursor) - reusable, on-demand instruction packs that teach AI yo
-
AI Assisted Live Coding Best Practices and Code Security Guardrails
c-sharpcorner.com Issue #491
Discover essential best practices for secure AI-assisted code generation. Learn how to implement defensive prompting, risk mitigation guardrails, and validation frameworks during automated live coding...
-
GitHub Copilot Generated Our .NET Tests. It Missed What Mattered Most
medium.com Issue #489
There has been plenty of discussion recently about AI replacing parts of software testing, so we decided to see how far we could actually…
-
Adding .NET features takes ages, so we tried Claude Code
roundthecode.com Issue #489
Adding a new .NET feature taking ages? We tested Claude Code on a real migration task to see how much time it could save. The page Adding .NET features takes ages, so we tried Claude Code appeared on ...
-
Modernize .NET Apps with GitHub Copilot
youtube.com Issue #488
Modernizing .NET Framework applications can feel daunting but with GitHub Copilot, it doesn't have to be. In this session, we'll show how GitHub Copilot modernization helps teams assess, plan, and exe...