.NET Blog Free. Cross-platform. Open source. A developer platform for building all your apps.
- Multimodal Vision Intelligence with .NET MAUIby David Ortinau on June 17, 2025 at 7:30 pm
Enhance your .NET MAUI app with photo-based AI by capturing images and extracting structured information using Microsoft.Extensions.AI. The post Multimodal Vision Intelligence with .NET MAUI appeared first on .NET Blog.
- Improve Your Productivity with New GitHub Copilot Features for .NET!by Leslie Richardson on June 12, 2025 at 5:05 pm
We recently introduced several new GitHub Copilot-powered .NET experiences designed to help you be more productive. Take a look! The post Improve Your Productivity with New GitHub Copilot Features for .NET! appeared first on .NET Blog.
- Multimodal Voice Intelligence with .NET MAUIby David Ortinau on June 11, 2025 at 5:05 pm
Learn how to enhance your .NET MAUI apps with multimodal AI capabilities, enabling users to interact through voice using plugins and Microsoft.Extensions.AI. The post Multimodal Voice Intelligence with .NET MAUI appeared first on .NET Blog.
- .NET and .NET Framework June 2025 servicing releases updatesby Tara Overfield, Victor Israel-Bolarinwa on June 10, 2025 at 8:12 pm
A recap of the latest servicing updates for .NET and .NET Framework for June 2025. The post .NET and .NET Framework June 2025 servicing releases updates appeared first on .NET Blog.
- .NET 10 Preview 5 is now available!by .NET Team on June 10, 2025 at 6:30 pm
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! The post .NET 10 Preview 5 is now available! appeared first on .NET Blog.
- Emit logs on-demand with log bufferingby Evgenii Fedorov on June 5, 2025 at 5:05 pm
Learn how to delay log emission with the new log buffering feature for more intelligent, context-aware logging in .NET 9 The post Emit logs on-demand with log buffering appeared first on .NET Blog.
- Catch Up on Microsoft Build 2025: Essential Sessions for .NET Developersby .NET Team on June 4, 2025 at 7:00 pm
Get up to date on all of the .NET sessions from Microsoft Build 2025 covering .NET 10, C# 14, .NET Aspire, ASP.NET Core, Blazor, AI development, and more! The post Catch Up on Microsoft Build 2025: Essential Sessions for .NET Developers appeared first on .NET Blog.
- Using AI Foundry with .NET MAUIby David Ortinau on June 3, 2025 at 5:15 pm
Using AI Foundry with .NET MAUI brings the power of LLMs to mobile and desktop applications. The post Using AI Foundry with .NET MAUI appeared first on .NET Blog.
- Fine-tune the volume of logs your app producesby Evgenii Fedorov on May 29, 2025 at 5:05 pm
Explores the new log sampling feature The post Fine-tune the volume of logs your app produces appeared first on .NET Blog.
- Announcing dotnet run app.cs – A simpler way to start with C# and .NET 10by Damian Edwards on May 28, 2025 at 4:00 pm
We are super excited to introduce a new feature that was released as part of .NET 10 Preview 4 that makes getting started with C# easier than ever. You can now run a C# file directly using dotnet run app.cs. This means you no longer need to create a project file or scaffold a whole The post Announcing dotnet run app.cs – A simpler way to start with C# and .NET 10 appeared first on .NET Blog.