.NET 10 Preview 4: Improved JSON Patch, Blazor Diagnostics, OpenAPI Integration, and More

Microsoft has released the fourth preview of .NET 10, bringing a range of enhancements across ASP.NET Core, Blazor, .NET MAUI, WPF, Entity Framework Core, and the runtime. This version introduces a new JSON Patch implementation using System.Text.Json in ASP.NET Core, providing a more efficient alternative to the previous Newtonsoft.Json-based version. While it improves performance and … Read more

.NET 10 Preview 2: Enhanced Reconnection UI, Improved Blazor Features, and Updates Across the Stack

Last week, the .NET Team announced the second preview release of .NET 10 introducing several enhancements across various components, including .NET Runtime, SDK, libraries, C#, ASP.NET Core, Blazor, .NET MAUI, and more. One of the key updates in ASP.NET Core focuses on improving both the user experience and development flexibility. A notable addition is the … Read more