Showing results for July 2025 - .NET Blog

Jul 15, 2025
Post comments count8
Post likes count5

.NET 10 Preview 6 is now available!

.NET Team
.NET Team

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

.NETASP.NET CoreC#
Jul 10, 2025
Post comments count1
Post likes count4

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