Showing tag results for AI

Mar 5, 2026
Post comments count0
Post likes count4

Release v1.0 of the official MCP C# SDK

Mike Kistler
Mike Kistler

Discover what’s new in the v1.0 release of the official MCP C# SDK, including enhanced authorization, richer metadata, and powerful patterns for tool calling and long-running requests.

.NETC#AI
Feb 24, 2026
Post comments count6
Post likes count8

The Dongle Died at Midnight – WinForms Agent Saved my German Mom’s Business Trip

Klaus Loeffelmann
Klaus Loeffelmann

Vibe Coding. IntelliSense on Steroids. Intention-Based Development. Call it what makes you happy - it's "just" the next evolutionary step in software development for me. Which let me build my stranded 82-year-old retirement-resistant mom an ersatz time-study app when her dongle died at midnight.

.NETAIWinForms
Feb 11, 2026
Post comments count1
Post likes count6

GitHub Copilot Testing for .NET Brings AI-powered Unit Tests to Visual Studio 2026

McKenna Barlow
McKenna Barlow

GitHub Copilot testing for .NET is now available in Visual Studio 18.3, offering AI-powered tools to quickly create, build, and run unit tests. With flexible prompts and full IDE integration, it supports testing from single methods to entire solutions, helping reduce repetitive tasks and speed up feedback. Try it and share your feedback to shape it...

.NETVisual StudioAI
Dec 30, 2025
Post comments count0
Post likes count3

Top .NET Blog Posts of 2025

Jon Galloway
Jon Galloway

Let's look back at the most-read .NET blog posts published in 2025, from .NET 10 to AI, performance, and developer tooling.

.NETC#Visual Studio
Dec 3, 2025
Post comments count0
Post likes count4

Introducing Data Ingestion Building Blocks (Preview)

Luis Quintanilla Adam Sitnik
Luis,
Adam

Announcing the preview of open, modular data ingestion building blocks in .NET, empowering developers to build scalable AI pipelines with seamless integration, extensibility, and easy getting started experiences across the .NET ecosystem.

.NETAI
Sep 25, 2025
Post comments count2
Post likes count9

Announcing Aspire 9.5

Jeffrey Fritz
Jeffrey Fritz

Aspire 9.5 adds the preview 'aspire update' command, single-file AppHost, richer CLI and dashboard UX, and new integrations for AI, DevTunnels, and more.

.NETCloud Native.NET Aspire
Sep 24, 2025
Post comments count2
Post likes count7

Exploring Text-to-Image capabilities in .NET

Jeremy Likness
Jeremy Likness

Learn how to generate images from natural language prompts using the universal abstractions in Microsoft's extensions for .NET AI.

.NETC#AI
Sep 3, 2025
Post comments count12
Post likes count4

Let Copilot Coding Agent handle the busy work

Bruno Capuano
Bruno Capuano

See how GitHub Copilot Coding Agent automates unit tests and ships features from a PRD in a real .NET sample, so you can focus on design and review.

.NETC#AI