general
GitHub for .NET Developers Articles, Tutorials & News
GitHub for .NET Developers articles, tutorials, and news from the DotNetNews archive.
197 articles Updated Page 2 of 8
Browse additional GitHub for .NET Developers articles from the DotNetNews archive.
GitHub for .NET Developers articles
Page 2 of 8
Newest first
-
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...
-
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...