A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Microsoft announced today that .NET MAUI mobile apps will run on the CoreCLR runtime with .NET 11 for the first time.
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
The web-dev ASP.NET Core framework and Xamarin.Forms' successor .NET MAUI received the lion's share of dev attention in the seventh preview of .NET 9 as Microsoft preps for a November launch at .NET ...
The latest version of Microsoft’s web application development framework brings excellent new capabilities to middleware, minimal API apps, and more. Here are the highlights. A major part of ...
The fourth preview brings new methods to existing classes in the .NET base class library and a new configuration file for ...
Microsoft has released an out-of-band .NET 10.0.7 update to fix a critical ASP.NET Core Data Protection vulnerability (CVE-2026-40372) that could let unauthenticated attackers gain SYSTEM privileges ...
The first release candidate of .NET 10 is out, complete with a "go-live" license, meaning that Microsoft supports production use. The company has also detailed performance improvements in this ...
First, it was problems with moving from the proprietary .NET Framework to the open source, cross-platform .NET Core (now just .NET). Then, it was problems with Visual Studio 2022 moving to the 64-bit ...
On November 10, Microsoft released .NET 5.0, the next big release in the .NET developer platform. .NET 5 is key to Microsoft's promise of unifying the different .NET flavors across operating systems, ...
Earlier this week, Microsoft patched a vulnerability that was flagged with the "highest ever" severity rating received by an ASP.NET Core security flaw. This HTTP request smuggling bug (CVE-2025-55315 ...
When developing database-driven .NET and .NET Core, regardless of the database we intend to deploy in the end, we will often want to work with a database engine that is lightweight and fast, in order ...