.NET Blog

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

Latest posts

Nov 2, 2023
Post comments count 3
Post likes count 4

A new F# compiler feature: graph-based type-checking

Florian Verdonck

Graph-based type-checking is a new F# compiler flag that allows the compiler to type-check files in a project in parallel whenever possible.

Nov 2, 2023
Post comments count 3
Post likes count 9

Trying out MongoDB with EF Core using Testcontainers

Arthur Vickers

An introduction to the MongoDB database provider for EF Core, including use of Testcontainers

Oct 31, 2023
Post comments count 8
Post likes count 19

.NET 8 Performance Improvements in .NET MAUI

Jonathan Peppers

What improvements did we bring to .NET MAUI in .NET 8? Click to find out more!

Oct 26, 2023
Post comments count 0
Post likes count 1

.NET Framework October 2023 Cumulative Update Preview

Tara Overfield

Today, we are releasing the October 2023 Cumulative Update Preview for .NET Framework. Quality and Reliability This release contains the following quality and reliability improvements. WPF1 1 Windows Presentation Foundation (WPF) Getting the Update The Cumulative Update Preview is available via Windows Update and Microsoft Update Catalog. Customers using Windows 11, version 22H2, you will now find .NET Framework updates on the Settings > Windows Update > Advanced options > Optional updates page. Advanced system administrators can also take use of the below direct Microsoft Update Ca...

Oct 20, 2023
Post comments count 6
Post likes count 20

Building 3D Applications and Content with .NET MAUI and Evergine

jorge canton ferrero

See how you can leverage Evergine to build 3D applications and content in .NET MAUI with just a few lines of code!

Oct 16, 2023
Post comments count 5
Post likes count 34

Performance Improvements in ASP.NET Core 8

Brennan Conroy

Performance improvements in ASP.NET Core 8

Oct 13, 2023
Post comments count 2
Post likes count 1

.NET Framework October 2023 Security and Quality Rollup Updates

Salini Agarwal

A recap of the latest Security and Quality Rollup for .NET Framework for October 2023.

Oct 11, 2023
Post comments count 3
Post likes count 5

Overhauled F# code fixes in Visual Studio

Petr Semkin

F# code fixes are now more performant, correct, and testable.

Oct 10, 2023
Post comments count 16
Post likes count 17

Announcing .NET 8 Release Candidate 2

Jon Douglas

.NET 8 RC2 is now available with new NuGet package READMEs for .NET packages, simple CLI-based project evaluation for MSBuild, publishing containers to tar.gz archives, and Tensor Primitives for .NET.