Showing results for AI - .NET Blog

Nov 12, 2024
28
33

Announcing .NET 9

.NET Team
.NET Team

Announcing the release of .NET 9, the most productive, modern, secure, intelligent, and performant release of .NET yet. With updates across ASP.NET Core, C#, .NET MAUI, .NET Aspire, and so much more.

.NETASP.NET CoreC#
Nov 7, 2024
0
4

Get Ready for .NET Conf 2024!

Jeffrey Fritz
Jeffrey Fritz

The biggest .NET event of the year is almost here, its all free, all online, and you're invited!

.NETASP.NETASP.NET Core
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
7

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.

.NET.NET CoreASP.NET Core
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