.NET Blog

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

Latest posts

Nov 14, 2023
Post comments count 0
Post likes count 0

.NET November 2023 Updates – .NET 7.0.14, .NET 6.0.25

Rahul Bhandari (MSFT)

Check out latest November 2023 updates for .NET 7.0 and .NET 6.0

Nov 14, 2023
Post comments count 40
Post likes count 17

Announcing .NET MAUI in .NET 8

David Ortinau

.NET MAUI in .NET 8 has arrived with quality improvements, performance and memory improvements, desktop enhancements, and more.

Nov 14, 2023
Post comments count 52
Post likes count 10

Announcing ASP.NET Core in .NET 8

Daniel Roth

.NET 8 is now available! Check out all the new features and improvements in ASP.NET Core in this release.

Nov 14, 2023
Post comments count 1
Post likes count 8

Entity Framework Core 8 (EF8) is available today

Arthur Vickers

Announcing EF Core 8 (EF8) with complex types, primitive collections, better JSON, and exciting new query translations!

Nov 14, 2023
Post comments count 12
Post likes count 25

Announcing C# 12

Kathleen Dollard

Announcing the official release of C# 12, including collection expressions, primary constructors, and more!

Nov 14, 2023
Post comments count 5
Post likes count 5

Announcing F# 8

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

Read what is new in F# 8 - the language, compiler tooling and FSharp.Core standard library

Nov 7, 2023
Post comments count 6
Post likes count 5

Join us for the Great .NET 8 Hack

Aaron Powell

Join us for a virtual hackathon, November 20 to December 4, 2023 to learn how to build awesome apps with .NET, AI, or Cloud Native. And a chance to win exciting prizes!

Nov 6, 2023
Post comments count 6
Post likes count 6

The convenience of System.IO

Richard Lander

File I/O APIs are used pervasively in apps. .NET has great API for reading and writing files. They are a great example of the convenience of .NET.

Nov 3, 2023
Post comments count 42
Post likes count 17

What’s new with identity in .NET 8

Jeremy Likness

An introduction to identity in .NET 8 with code examples to secure APIs, generate a Blazor-based UI and integrate authentication into Blazor WebAssembly apps.