general
GitHub for .NET Developers Articles, Tutorials & News
GitHub for .NET Developers articles, tutorials, and news from the DotNetNews archive.
222 articles Updated Page 2 of 9
Browse additional GitHub for .NET Developers articles from the DotNetNews archive.
GitHub for .NET Developers articles
Page 2 of 9
Newest first
-
The Story of My OpenAI .NET Contribution
medium.com Issue #501
There is a particular kind of silence that surrounds you when you open a large codebase for the first time. Continue reading on Level Up Coding »
-
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...
-
Azure DevOps: merging pull requests with conventional commits
johnnyreilly.com Issue #492
How to merge a pull request in Azure DevOps and maintain a git commit history of conventional commits, using the Azure DevOps API and build validations.
-
Smuggling .gitignore, .npmrc and friends in npm packages
johnnyreilly.com Issue #491
The npm publish command will not just package up .gitignore and .npmrc files. This post shows how to use zipping and unzipping with postinstall and prepare scripts to include these files into your npm...
-
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…
-
Building Intelligent NuGet Package Upgrade Assistants with AI
c-sharpcorner.com Issue #488
Leverage AI to build intelligent NuGet package upgrade assistants, simplifying .NET dependency management, reducing risks, and boosting developer productivity.
-
GitHub Copilot Workspace for Enterprise Teams: A Complete .NET Guide
c-sharpcorner.com Issue #487
Unlock enterprise .NET development with GitHub Copilot Workspace. Accelerate planning, code generation, and reviews for faster, efficient software delivery.
-
Building AI-Powered Release Notes from Git History Using .NET
c-sharpcorner.com Issue #486
Automate release notes with .NET and AI from Git history. Streamline documentation, improve consistency, and save developer time.
-
🔴 Let It Cook with Claude Fable 5
youtube.com Issue #477
Join us for Let It Cook as we vibe code with Claude Fable 5 in VS Code, exploring what this new model brings to GitHub Copilot and real-world AI-assisted development workflows. 🔗 Link: https://github...
-
Doing More with GitHub Copilot as a .NET Developer
devblogs.microsoft.com Issue #474
Want to get more out of your GitHub Copilot experience? Here are some easy ways to get started. The post Doing More with GitHub Copilot as a .NET Developer appeared first on .NET Blog .
-
GitHub Copilot Agent for Unit Tests: My Real-World Spargine Experiment
dotnettips.com Issue #473
After experimenting with the GitHub Copilot Agent during the 2026 Microsoft MVP Summit, the author faced numerous challenges, including code deletion, slow performance, and inconsistent adherence to c...
-
On .NET Live - Fluent UI Blazor: The next step
youtube.com Issue #471
In this session, Denis and Vincent will show you what is new in the next major version of the Microsoft Fluent UI Blazor library. 🔗 Repo: https://github.com/microsoft/fluentui-blazor 🎙️ Featuring: M...
-
Stop Copy-Pasting to NuGet: How to Automate Package Publishing via GitHub Actions
muhammadirwanto.medium.com Issue #470
If you are still manually compiling, packing, and uploading your NuGet packages, you are burning valuable engineering time on a problem…
-
Using Tools with Agents in VS Code
youtube.com Issue #468
Doing More with GitHub Copilot as a .NET Developer
-
Don't just settle for the subscription based models!
youtube.com Issue #465
00:00 Intro by bringing your own key (BYOK) to VS Code and GitHub Copilot GitHub: https://github.com/microsoft/vscode
-
Modernizing a Legacy .NET App with GitHub Copilot
youtube.com Issue #465
Starting with a real-world ASP.NET Web Forms application, Krystal demonstrates how GitHub Copilot agents, planning mode, and security assessments can help teams upgrade legacy code, migrate databases,...
-
I let GitHub Copilot write all my C# database code for a month
medium.com Issue #461
Here’s what almost broke production.
-
The Coding Harness Behind GitHub Copilot in VS Code
code.visualstudio.com Issue #459
What developers actually interact with is the coding harness: the layer that assembles context, exposes tools, runs the agent loop, interprets tool calls, and turns a model's output into something use...
-
The Next Generation of Developer Productivity with GitHub Copilot and Visual Studio
visualstudiomagazine.com Issue #458
Simona Liao and Leah Tran, product managers at Microsoft, discuss how GitHub Copilot in Visual Studio has evolved from a code completion tool into an agent-driven development workflow -- and share pra...
-
Introducing the VS Code Agents Window (Preview)
youtube.com Issue #458
Learn more about the Agents window in our documentation: http://aka.ms/VSCode/Agents/docs Browse existing issues: https://aka.ms/github/agents-window
-
Remembering Planet Source Code: Sharing Code Before GitHub Made It Easy
pietschsoft.com Issue #452
Every once in a while, something from the early days of my software development journey resurfaces and brings with it a flood of memories. Recently, I came across a PlanetSourceCode.com archived GitHu...
-
Rock Your Code: I Let AI Build a Visual Studio Extension—Here’s What REALLY Happened
dotnettips.com Issue #449
In March 2026, I challenged GitHub Copilot to build a Visual Studio extension, "Version Sync," from scratch without coding. Despite initial failures and needing extensive feedback, it succee...
-
I Wasted 68 Minutes a Day Re-Explaining My Code. Then I Built auto-memory.
devblogs.microsoft.com Issue #445
~1,900 lines of Python. Zero dependencies. Saves you an hour a day. GitHub → · pip install auto-memory Now give Copilot CLI enhanced context recall. Point it at
-
Context Is Everything: Getting the Most from GitHub Copilot with Joydip Kanjilal
dotnetcore.show Issue #440
Strategic Technology Consultation Services This episode of The Modern .NET Show is supported, in part, by RJJ Software's Strategic Technology Consultation Services. If you're an SME (Small to Medium ...
-
🔴 VS Code Live - Modernizing Legacy .NET applications with GitHub Copilot Modernization in VS Code
youtube.com Issue #429
Join Joel Norman and Jorge Balderas and watch them let Copilot loose to try modernizing a .NET application with GitHub Copilot Modernization in VS Code. https://learn.microsoft.com/azure/developer/git...