Showing tag results for .NET

Nov 13, 2024
Post comments count0
Post likes count4

Introducing the Aspire Community Toolkit

Aaron Powell

Learn about the Aspire Community Toolkit, a collection of tools and libraries that help you build with Aspire.

.NETAspire
Oct 29, 2024
Post comments count3
Post likes count12

Introducing Microsoft.Extensions.VectorData Preview

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
Post comments count1
Post likes count11

eShop infused with AI – a comprehensive intelligent app sample

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
Post comments count1
Post likes count4

MongoDB EF Core Provider: What’s New?

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
Post comments count3
Post likes count5

Getting started with testing and Aspire

Aaron Powell

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

.NETAspire
Sep 12, 2024
Post comments count66
Post likes count155

Performance Improvements in .NET 9

Stephen Toub - MSFT

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

.NETPerformance