general
GitHub for .NET Developers Articles, Tutorials & News
GitHub for .NET Developers articles, tutorials, and news from the DotNetNews archive.
207 articles Updated Page 3 of 9
Browse additional GitHub for .NET Developers articles from the DotNetNews archive.
GitHub for .NET Developers articles
Page 3 of 9
Newest first
-
🌐 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...
-
GitHub Copilot Testing for .NET Brings AI-powered Unit Tests to Visual Studio 2026
devblogs.microsoft.com Issue #394
GitHub Copilot testing for .NET is now generally available in Visual Studio 18.3. This AI-powered testing experience helps you generate, build, fix, and run unit tests quickly and efficiently. With fl...
-
Redis locking, ASP.NET Core security, and EF Core testing
DotNetNews Issue #392
A varied .NET roundup with Redis concurrency, ASP.NET Core auth and JWT, EF Core testing, LINQ, architecture, and servicing updates.
-
Upgrade to modern .NET with GitHub Copilot: Assess → Plan → Execute
youtube.com Issue #389
In this video, I demo the GitHub Copilot app modernization agent inside Visual Studio and walk through the full upgrade workflow: Assessment → Planning → Execution. You’ll see a full end-to-end demo o...
-
Getting started with the GitHub Copilot CLI, custom agents, MCP servers, and more
youtube.com Issue #389
New to .NET? Start Here.
-
🔴 VS Code Live - AI-Powered Kafka Development: Confluent Extension + GitHub Copilot + MCP
youtube.com Issue #387
Getting Started With .NET Aspire 13: Building and Deploying an App With PostgreSQL, Redis, and Docker Compose
-
PostgreSQL on Azure supercharged for AI
azure.microsoft.com Issue #387
From GitHub Copilot AI assistance to built-in model management, Azure is helping devs and enterprises unlock the full potential of PostgreSQL. The post PostgreSQL on Azure supercharged for AI appeare...
-
Accelerate Your Cosmos DB Infrastructure with GitHub Copilot CLI and Azure Cosmos DB Agent Kit
devblogs.microsoft.com Issue #386
Modern infrastructure work is increasingly agent driven, but only if your AI actually understands the platform you’re deploying. This guide shows how to turn GitHub Copilot CLI into an Azure Cosmos DB...
-
Build AI Agents with GitHub Copilot SDK and Microsoft Agent Framework
devblogs.microsoft.com Issue #385
Microsoft Agent Framework now integrates with the GitHub Copilot SDK, enabling you to build AI agents powered by GitHub Copilot. This integration brings together the Agent Framework's consistent agent...
-
Introducing the Azure Cosmos DB Agent Kit: Your AI Pair Programmer Just Got Smarter
devblogs.microsoft.com Issue #380
The Azure Cosmos DB Agent Kit is an open-source collection of skills that teaches your AI coding assistant (GitHub Copilot, Claude Code, Gemini CLI) expert-level Azure Cosmos DB best practices. Instal...
-
GitHub Copilot. Rewrite of Legacy .NET App: The Smart Way to Automate Project Scaffolding
medium.com Issue #378
Part 2: Creating Solution Structure and Project Scaffolding in Visual Studio
-
CodeMash 2026 – Workshop: Building and Deploying a .NET 10 App to Azure using Bicep and GitHub Actions
scottsauber.com Issue #374
Note: Slides do not tell the whole story of the talk, so take the stand alone slides with a grain of salt. Things may be taken out of context.
-
Hands On with Copilot Vision: VS Code's Head Start and How the IDE Is Catching Up
visualstudiomagazine.com Issue #374
What a difference a year makes in the fast-moving advanced-AI space! GitHub Copilot's vision and image-based features arrived first in VS Code in February 2025 and have since become more integrated th...
-
Hands On with New Experimental GitHub Copilot 'Agent Skills' in VS Code
visualstudiomagazine.com Issue #370
Visual Studio Code 1.108 introduces Agent Skills for GitHub Copilot, enabling developers to define reusable, domain-specific automation that can handle everything from code refactoring to custom text ...
-
Reduce GitHub Actions runner CPU usage
meziantou.net Issue #365
If you're using self-hosted GitHub Actions runners, you might have noticed they can be surprisingly CPU-intensive, even when idle. A closer look reveals that a single runner can peg a CPU core at 100%...
-
Visual Studio 2026: How AI Is Transforming the Way Developers Code
medium.com Issue #361
Code smarter with Visual Studio 2026: AI features, GitHub Copilot, and cloud tools streamline workflows and spark innovation. Continue reading on Syncfusion »
-
Practical Experience: Migrating an Old .NET Project with GitHub Copilot Agent
medium.com Issue #359
Learn how GitHub Copilot Agent helped migrate a .NET CQRS project to MediatR with async/await support with unit tests
-
Source Control in VS Code now displays Git stashes 📦
youtube.com Issue #357
Framework vs Core vs 5+: The .NET Confusion — Finally Solved
-
From Spec to Santa: My C#‑Powered Christmas Story Generator Experiment
techwatching.dev Issue #356
In this article, I will explain how I built a website to generate Christmas Stories my almost 5-year-old daughter using C# and AI related technologies (GitHub Spec Kit, GitHub Copilot, Microsoft.Exten...
-
Work item linking for Advanced Security alerts now available
devblogs.microsoft.com Issue #352
Security vulnerabilities don't fix themselves. Someone needs to track them, prioritize them, and actually ship the fix. If you've ever tried to manage security alerts alongside your regular sprint wor...
-
Fetching GitHub content from C#
blog.elmah.io Issue #341
One of the many advantages of storing project assets on GitHub is that you can access them both manually and programmatically from anywhere. At elmah.io, we are using this for documentation, code snip...
-
Introducing the Visual Studio Code Private Marketplace: Your Team's Secure, Curated Extension Hub 🎉
code.visualstudio.com Issue #336
Introducing the Visual Studio Code Private Marketplace: Your Team's Secure, Curated Extension Hub Today, we're excited to announce Private Marketplace for VS Code—a dedicated, enterprise-ready hub th...