Showing results for November 2024 - .NET Blog

Nov 27, 2024
Post comments count1
Post likes count10

Dramatically faster package restores with .NET 9’s new NuGet resolver

Jeff Kluge
Jeff Kluge

.NET 9 introduces a new NuGet dependency graph resolver that dramatically improves package restore performance for large repositories. Learn how this reimagined approach reduces restore times from 30 minutes to just 2 minutes by creating a more efficient dependency graph with fewer nodes.

.NETNuGet
Nov 26, 2024
Post comments count1
Post likes count3

Evaluate the quality of your AI applications with ease

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

Get started with the new Microsoft.Extensions.AI.Evaluation library to kickstart your Intelligent Application eveluation journey.

.NETC#AI
Nov 25, 2024
Post comments count17
Post likes count9

OpenAPI document generation in .NET 9

Mike Kistler
Mike Kistler

Introducing the New OpenAPI Document Generation Feature in .NET 9. Let's take a look at what it is, how to use it, and how it streamlines API development in .NET.

.NETASP.NET Core
Nov 14, 2024
Post comments count0
Post likes count2

Nullable Reference Types in F# 9

RNDr. Tomáš Grošup, Ph.D.
RNDr. Tomáš Grošup, Ph.D.

Read about latest F# 9 feature, Nullable Reference Types

.NETF#Static Analysis
Nov 13, 2024
Post comments count0
Post likes count4

Introducing the .NET Aspire Community Toolkit

Aaron Powell
Aaron Powell

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

.NET.NET Aspire
Nov 12, 2024
Post comments count30
Post likes count44

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 CoreNuGet