Showing results for October 2024 - .NET Blog

Oct 29, 2024
3
5

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
9

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 22, 2024
15
15

.NET MAUI Welcomes Syncfusion Open-source Contributions

David Ortinau
David Ortinau

Announcing the release of the Syncfusion Toolkit for .NET MAUI, a set of free, open-source controls for .NET MAUI! Syncfusion has made 14 impressive UI controls freely available for .NET MAUI developers.

.NET.NET MAUI
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
Oct 17, 2024
0
2

.NET Conf 2024 Student Zone

Katie Savage
Katie Savage

The .NET Conf Student Zone is a beginner-friendly, virtual event where experts will teach you how to build amazing projects - all using C# and .NET!

.NETASP.NET CoreC#
Oct 16, 2024
3
8

How we build GitHub Copilot into Visual Studio

Anson Horton
Anson Horton

Find out how Visual Studio integrates GitHub Copilot, architectural detail, .NET implementation, and the importance of the indexing service for providing context-aware AI code suggestions.

.NETVisual StudioAI