Showing results for .NET - .NET Blog

Jul 10, 2025
Post comments count1
Post likes count2

Customize AI responses from GitHub Copilot

Matt Soucoup
Matt Soucoup

Learn how custom instructions can tailor GitHub Copilot's AI responses to your team's exact needs.

.NETAI
Jul 2, 2025
Post comments count2
Post likes count7

Local AI + .NET = AltText Magic in One C# Script

Bruno Capuano
Bruno Capuano

Learn how to generate image AltText using .NET 10 and local AI models — all in a single C# file with dotnet run app.cs. A fun and accessible example of what AI can do beyond chat.

.NETC#AI
Jun 26, 2025
Post comments count5
Post likes count8

Simpler XAML in .NET MAUI 10

David Ortinau
David Ortinau

Make your .NET MAUI XAML more consistent and easier to read with global and implicit XML namespaces.

.NET.NET MAUI
Jun 17, 2025
Post comments count1
Post likes count3

Multimodal Vision Intelligence with .NET MAUI

David Ortinau
David Ortinau

Enhance your .NET MAUI app with photo-based AI by capturing images and extracting structured information using Microsoft.Extensions.AI.

.NET.NET MAUIAI
Jun 11, 2025
Post comments count1
Post likes count2

Multimodal Voice Intelligence with .NET MAUI

David Ortinau
David Ortinau

Learn how to enhance your .NET MAUI apps with multimodal AI capabilities, enabling users to interact through voice using plugins and Microsoft.Extensions.AI.

.NET.NET MAUIAI
Jun 10, 2025
Post comments count1
Post likes count3

.NET 10 Preview 5 is now available!

.NET Team
.NET Team

Find out about the new features in .NET 10 Preview 5 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

.NETASP.NET CoreC#