.NET Blog

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

Latest posts

Nov 13, 2024
Post comments count 0
Post likes count 4

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.

Nov 12, 2024
Post comments count 30
Post likes count 44

Announcing .NET 9

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

Nov 12, 2024
Post comments count 2
Post likes count 1

.NET and .NET Framework November 2024 servicing releases updates

Tara,
Rahul

A recap of the latest servicing updates for .NET and .NET Framework for November 2024.

Nov 7, 2024
Post comments count 1
Post likes count 4

Get Ready for .NET Conf 2024!

Jeffrey Fritz

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

Nov 4, 2024
Post comments count 0
Post likes count 2

OpenSSF Scorecard for .NET and the NuGet ecosystem

Ioana,
Avishay,
Mélanie

OpenSSF Scorecard is a tool developed by the Open Source Security Foundation (OpenSSF) that provides automated security assessments for open-source projects. The primary goal of the Scorecard project is to help developers and users determine the security posture of open-source software by generating a score based on a series of security-related checks. Using Scorecard, developers can assess the risks associated with each check and make informed decisions about accepting these risks, evaluating alternative solutions, or making improvements. Moreover, while projects can use GitHub Actions to generate a scorecar...

Oct 31, 2024
Post comments count 2
Post likes count 2

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

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
Post comments count 3
Post likes count 12

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.

Oct 24, 2024
Post comments count 4
Post likes count 11

.NET Upgrade Assistant Now Supports Upgrading to Centralized Package Mangement

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
Post comments count 1
Post likes count 11

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.