Showing results for .NET - .NET Blog

Oct 29, 2024
3
6

Introducing Microsoft.Extensions.VectorData Preview

Luis Quintanilla
Luis Quintanilla

We are excited to introduce the Microsoft.Extensions.VectorData.Abstractions package available in preview today. This new package provides a unified abstraction layer that enables you to integrate vector stores into your .NET applications.

.NETAI
Oct 23, 2024
1
10

eShop infused with AI – a comprehensive intelligent app sample

Jeremy Likness
Jeremy Likness

Go beyond a simple demo app that demonstrates a chat bot and explore a real-world scale application that is infused with AI and illustrates the value of intelligent apps with features like semantic search, summarization, classification, sentiment scoring, chatbot, test data generation, evaluation tool, and E2E testing.

.NETASP.NET CoreC#
Oct 21, 2024
1
3

MongoDB EF Core Provider: What’s New?

Rishit Bhatia Luce Carter
Rishit,
Luce

The latest updates to the MongoDB EF Core Provider brings updates to change tracking, index creation, complex queries, and transactions.

.NETEntity Framework
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
Sep 12, 2024
64
144

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