.NET Blog

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

Featured posts

Announcing .NET 9
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#, .N...

.NETASP.NET CoreC#

Latest posts

Announcing .NET Community Toolkit 8.4! Partial properties support for MVVM, new analyzers, and more!
Dec 12, 2024
1
3

Announcing .NET Community Toolkit 8.4! Partial properties support for MVVM, new analyzers, and more!

Sergio Pedri
Sergio Pedri

We're happy to announce the official launch of the .NET Community Toolkit 8.4 release, featuring support for partial properties for the MVVM Toolkit generators, new analyzers, bug fixes and enhancements, and more!

Invoking Async Power: What Awaits WinForms in .NET 9
Dec 10, 2024
4
5

Invoking Async Power: What Awaits WinForms in .NET 9

Klaus Loeffelmann
Klaus Loeffelmann

With .NET 9, we’re bringing a suite of new async APIs to WinForms, aimed at making UI updates, dialog interactions, and control management more efficient.

Using Local AI models with .NET Aspire
Dec 9, 2024
0
3

Using Local AI models with .NET Aspire

Aaron Powell
Aaron Powell

Let's look at how to build and run local AI models with .NET Aspire.

Using Dependabot to Manage .NET SDK Updates
Dec 5, 2024
5
5

Using Dependabot to Manage .NET SDK Updates

Jamie Magee
Jamie Magee

Learn how to use Dependabot to keep your .NET SDK version up to date with the latest security patches and improvements.

Dramatically faster package restores with .NET 9’s new NuGet resolver
Nov 27, 2024
1
6

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.

Evaluate the quality of your AI applications with ease
Nov 26, 2024
1
1

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.

OpenAPI document generation in .NET 9
Nov 25, 2024
7
4

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.

dotnet scaffold – Next Generation Content Creation for .NET
Nov 20, 2024
6
15

dotnet scaffold – Next Generation Content Creation for .NET

Sayed Ibrahim Hashimi
Sayed Ibrahim Hashimi

Introducing a new command line tool dotnet scaffold, a new interactive way to create projects in .NET.

Enhance Your .NET Developer Productivity with GitHub Copilot
Nov 18, 2024
2
1

Enhance Your .NET Developer Productivity with GitHub Copilot

Mika Dumont
Mika Dumont

Learn how to get started with GitHub Copilot for .NET development for AI assisted development in Visual Studio and Visual Studio Code