Showing results for testing - .NET Blog

Mar 3, 2025
0
2

Unlock new possibilities for AI Evaluations for .NET

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

Microsoft.Extensions.AI.Evaluations library is now open source, and a new Azure DevOps plug-in is available to make reporting in your CI pipelines easier than ever.

.NETC#AI
Sep 25, 2024
3
5

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
Apr 16, 2024
11
5

Build & test resilient apps in .NET with Dev Proxy

Waldek Mastykarz
Waldek Mastykarz

Learn how to build and test resilient apps in .NET with Dev Proxy to simulate API failures, different network conditions, and a lot more from your local machine.

.NETASP.NET CoreCloud
Apr 3, 2024
7
5

Testing Your Native AOT Applications

Marco Rossignoli Jakub Jareš Jakub Chocholowicz
Marco,
Jakub,
Jakub

MSTest introduces a Native AOT compatible test runner and engine for testing your Native AOT applications.

.NETC#Performance