InfoQ Homepage .NET Content on InfoQ
-
Support for Microsoft .NET 6 Ends in November 2024
The long-term-support (LTS) version 6 of Microsoft .NET Framework is slated to go out of support on November 12, 2022. Microsoft recommends upgrading .NET 6 applications to .NET 8 to stay supported for the future.
-
Avalonia 11.1 Release: Major Enhancements in Performance, UI/UX, and Cross-Platform Support
At the end of July, Avalonia 11.1 was released. It is labeled as a point release, but as stated in the official release post, the volume of improvements suggests a major upgrade for developers. The project changes are related to Performance Optimizations, UI and UX Improvements, Developer Productivity, Graphics and Animation Enhancements, and more.
-
Microsoft Releases .NET 9 Preview 6
Last week Microsoft released the sixth preview of .NET 9 framework, introducing several updates across the .NET Runtime, SDK, libraries, C#, and frameworks such as ASP.NET Core, Blazor, and .NET MAUI. As stated, the release aims to enhance performance, improve developer experience, and expand functionality.
-
OpenSilver 3.0 Releases WYSIWYG UI Designer with AI Support
The latest version of OpenSilver 3.0, a remake of Microsoft's retired Silverlight web application framework, introduces a new drag-and-drop user interface designer with AI code generation. It also brings OpenSilver to VS Code and non-Windows platforms.
-
Microsoft Releases .NET 9 Preview 5
Last month, Microsoft released the fifth preview of .NET 9. This preview brings performance improvements and features such as enhanced AI capabilities, prioritized unbounded channel, substring searching with SearchValues, and more flexible active linking in OpenTelemetry.
-
.NET 9 MAUI Preview 5: New Blazor Project Template, Android 15 Beta 2 Support
Microsoft released .NET 9 Preview 5 on June 11th 2024. This update brings a .NET MAUI Blazor Hybrid and Web App project template, Android API 35 Beta 2 support, and some performance and app size optimizations on the Android platform.
-
.NET Upgrade Assistant Introduces Third-Party API and Package Map Support
.NET Upgrade Assistant tool received an update introducing Third-Party API and Package Map Support. This should help developers simplify the upgrade process by identifying and replacing outdated third-party APIs and packages with their updated versions. Microsoft states that the new feature aims to ease transitions between platforms, such as from UWP to WinUI or from Xamarin Forms to .NET MAUI.
-
Microsoft Releases Visual Studio 17.10.2
Last month, Microsoft released an update for Visual Studio 2022 version 17.10 for Windows. The new release contains multiple performance enhancements, such as quicker loading for Windows Forms designer and .NET solution, and reduced DLL overhead in specific scenarios. The second preview of the next Visual Studio 2022 (version 17.11) was also released, focusing on quality-of-life enhancements.
-
ASP.NET Core 9 Preview 5: Static Web Optimization, Blazor Additions, New Project Template and More
Microsoft released .NET 9 Preview 5, introducing significant enhancements to ASP.NET Core. This update focuses on optimizing static web asset delivery and improving the Blazor Server reconnection experience, alongside new features for runtime detection of component render modes and various other improvements to the platform.
-
NET MAUI Community Toolkit 9.0.0 Fixes Bugs, Adds CameraView
On May 3rd, 2024, Microsoft released version 9.0.0 of their open-source .NET MAUI Community Toolkit. The new version improves the usage of the CompareConverter class and adds several bug fixes, one of which is a breaking change. The version was followed by out-of-band additions to the toolkit.
-
OpenAI Releases Official .NET Library
Last week, OpenAI unveiled the first beta version of its official .NET library, which is available as a NuGet package for .NET developers to try. This release follows Microsoft's announcement at the Build 2024 conference, highlighting their collaboration with OpenAI to enhance the .NET ecosystem with advanced AI capabilities.
-
JetBrains Aqua IDE for Test Automation Now Generally Available
Aqua, the first IDE for test automation, is now generally available. The IDE supports multiple languages and major testing frameworks like Selenium and Cypress. JetBrains introduces a new licensing model with Free Individual Non-Commercial and Paid Commercial plans. Additionally, Aqua is included in the All Products Pack.
-
VisualStudio.Extensibility 17.10: Diagnostics Explorer, XAML Support and More
The VisualStudio.Extensibility team has released several updates, including the new Diagnostics Explorer for debugging extensions and support for XAML resources. The update also includes file and directory picker prompts and the TrackUpdatesAsync() method, enabling more efficient tracking and management of project changes.
-
MSTest 3.4 Release: Improved Analyzers, WinUI, Playwright and Aspire Support Added
Microsoft released a new version of MSTest, a testing framework for .NET. Version 3.4 introduces a couple of improvements, bug fixes, and new features. Key updates include improvements to MSTest.Analyzers, MSTest.Sdk, and MSTest.Runner, along with added support for WinUI applications.
-
Microsoft Build 2024 Unveils .NET 9: Tensor<T>, OpenAI Collaboration, and .NET Aspire
At Microsoft Build 2024, .NET 9 was unveiled, introducing features such as the Tensor<T> type for deep learning and collaboration with OpenAI for GPT4o and Assistants v2. This release also brings .NET Aspire, streamlining cloud-native app development. Updates extend across ASP.NET Core, Blazor, and .NET MAUI, with C# 13 enhancing flexibility and performance.