.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Latest posts

Oct 31, 2024
2
2

Unlocking the Power of GitHub Models in .NET with Semantic Kernel

Bruno Capuano
Bruno Capuano

Explore how to integrate GitHub's AI models, like GPT, Llama and Phi, into your .NET apps using Microsoft's Semantic Kernel for intelligent applications

Oct 29, 2024
2
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.

Oct 24, 2024
3
8

.NET Upgrade Assistant Now Supports Upgrading to Centralized Package Mangement

McKenna Barlow
McKenna Barlow

Learn how to use the .NET Upgrade Assistant tool to upgrade your projects to use NuGet Central Package Management (CPM).

Oct 23, 2024
1
6

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.

Oct 22, 2024
9
13

.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.

Oct 21, 2024
0
2

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.

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!

Oct 16, 2024
3
7

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.

Oct 15, 2024
4
11

What’s new in System.Text.Json in .NET 9

Eirik Tsarpalis
Eirik Tsarpalis

An overview of all new .NET 9 features in System.Text.Json for developers.