Showing results for .NET - .NET Blog

Sep 25, 2024
3
4

Getting started with testing and .NET Aspire

Aaron Powell
Aaron Powell

Learn how to improve your software development process with automated testing in .NET Aspire. This post covers the basics of getting started, writing tests for distributed applications, and ensuring your services run smoothly.

.NET.NET Aspire
Sep 12, 2024
58
109

Performance Improvements in .NET 9

Stephen Toub - MSFT
Stephen Toub - MSFT

Take an in-depth tour through hundreds of performance improvements in .NET 9.

.NETPerformance
Jun 19, 2024
9
5

Using Phi-3 & C# with ONNX for text and vision samples

Bruno Capuano
Bruno Capuano

Harness the power of Phi-3 SLMs and ONNX for AI-driven .NET applications, showcasing C# integration for advanced tasks like image analysis and interactive Q&A.

.NETC#Machine Learning