general
GitHub for .NET Developers Articles, Tutorials & News
GitHub for .NET Developers articles, tutorials, and news from the DotNetNews archive.
203 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
-
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...
-
Visual Studio March Update - Build Your Own Custom Agents
devblogs.microsoft.com Issue #428
This month's Visual Studio update gives you new ways to customize GitHub Copilot. Custom agents allow you to build specialized Copilot agents tailored to your team's workflow, backed by the tools and ...
-
Getting My OpenClaw Around VS Code
visualstudiomagazine.com Issue #428
A hands-on test found that OpenClaw can work with VS Code for file-based drafting and source-driven synthesis, but the current experience is still centered on a local gateway and workspace model rathe...
-
On .NET Live - Imposter: A Mocking Library
youtube.com Issue #427
️ Featuring: Bitchiko Tchelidze (https://github.com/themidnightgospel/Imposter), Maira Wenzel, Cam Soper, Katie Savage https://github.com/themidnightgospel/Imposter
-
Modernize .NET Anywhere with GitHub Copilot: Faster Upgrades with AI (With Practical Example)
medium.com Issue #424
Modernizing legacy .NET applications has traditionally been a complex and time-consuming process. From handling outdated dependencies to… Continue reading on GoPenAI »
-
Agentic Platform Engineering with GitHub Copilot
devblogs.microsoft.com Issue #422
We've talked about the human scale problem and what happens when infrastructure scales but understandin
-
GitHub Actions for .NET: Build, Test, and Deploy Your API
medium.com Issue #421
A complete CI/CD pipeline from zero — automated builds, test coverage, Docker images tagged by commit SHA, and deployment to Azure with a…
-
Extend Your Coding Agent with .NET Skills: A New Way to Supercharge AI-Assisted Development
blog.gopenai.com Issue #421
AI coding assistants are becoming a normal part of a developer’s workflow. Tools like GitHub Copilot, ChatGPT-based agents, and other AI… Continue reading on GoPenAI »
-
Hey network, I want to share a free tool I built to make starting new .NET
medium.com Issue #419
If you’ve ever started a new microservice, you know how tedious the initial boilerplate can be — wiring up the folder architecture…
-
Explore C# 14, .NET 10, Aspire and GitHub Copilot at THRIVE 2026!
csharp.christiannagel.com Issue #418
The THRIVE Conference will take place from June 8–10, 2026, at Rimske Terme, Slovenia. The event emphasizes practical engineering with sessions covering modern .NET development, AI productivity in Vis...
-
Modernize .NET Anywhere with GitHub Copilot
devblogs.microsoft.com Issue #416
See how the modernize-dotnet agent helps you assess apps, create upgrade plans, and modernize .NET projects from Visual Studio, VS Code, GitHub Copilot CLI, and GitHub. The post Modernize .NET Anywhe...
-
GitHub Copilot Dev Days: Build faster with GitHub Copilot CLI, in VS Code & Visual Studio, and beyond!
developer.microsoft.com Issue #415
Modern software development is moving fast—and AI is now a practical part of how Microsoft developers design, build, and ship applications e
-
How VS Code Builds with AI
code.visualstudio.com Issue #413
We built agent-powered pipelines for issue triage, commit summarization, release notes, code review, all of it using Copilot CLI, the Copilot SDK, and GitHub Actions. To kick off Agent Sessions Day, I...
-
Get started with GitHub Copilot CLI: A free, hands-on course
dev.to Issue #413
GitHub Copilot has grown well beyond code completions in your editor. It now lives in your terminal, too. GitHub Copilot CLI lets you review code, generate tests, debug issues, and ask questions about...
-
Containerize .NET 10 Apps Without a Dockerfile — dotnet publish Containers
codewithmukesh.com Issue #413
Containerize .NET 10 apps without a Dockerfile using dotnet publish. Image size benchmarks, Alpine vs Chiseled, CI/CD with GitHub Actions, and more.
-
Visual Studio at GDC Festival of Gaming 2026
devblogs.microsoft.com Issue #412
Join us at GDC Festival of Gaming 2026 for a deep dive into Visual Studio, GitHub Copilot, PowerToys, and the Windows tools that speed up your daily dev workflow. We'll show how these tools work toget...
-
🌐 Agentic Browser Tools (Experimental) in #VSCode
youtube.com Issue #412
Malicious NuGet packages target ASP.NET developers, steal sensitive data | brief | SC Media
-
MCP Aggregator
blog.lhotka.net Issue #399
If you’ve been using AI coding tools like Claude Code, Cursor, or GitHub Copilot, you’ve probably started connecting them to MCP servers. But the current model has each AI tool maintaining its own dir...
-
Validating PowerShell script syntax in GitHub Actions workflows
meziantou.net Issue #399
When writing GitHub Actions workflows, it is generally recommended to keep your scripts in separate files and reference them using the path attribute of the run step. This allows you to lint and test ...
-
.NET AI Community Standup: Squad: AI agent teams for any project
youtube.com Issue #397
In this session, we’ll explore SQUAD for C# .NET Developers, based on the open-source project at https://github.com/bradygaster/squad. If you're building modern cloud-native apps and want to infuse th...