News

Updated Infragistics UI/UX Desktop Components Support .NET 5

Infragistics announced a new update to its UI/UX components suite, declaring that the .NET-centric Windows Forms and Windows Presentation Foundation (WPF) components are compatible with .NET 5, Microsoft's open source and cross-platform evolution of the old Windows-only .NET Framework.

.NET 5, which shipped November 2020 and which was described by Infragistics as, "arguably the biggest release of .NET since its inception," is fully supported in the WinForms and WPF components included in the new update, Infragistics Ultimate 20.2.

".NET 5 brings a huge improvement in what developers can achieve within the .NET ecosystem," the company said in a blog post. "Modernize your desktop applications with .NET 5 and gain better performance, side-by-side installations, self-contained applications, and apps that are decoupled from the Windows OS. Not only that, but you'll get to work with the latest .NET 5 CLI tools and SDK-style projects in Visual Studio, and code against the latest C# 9 language features."

The new update also adds three new products that target other platforms: Uno Platform, UWP (Universal Windows Platform) and WinUI, the latter of which is a UI framework that uses Fluent Design to provide a native UX framework for both Windows Desktop (Win32) and UWP applications.

"For organizations that are building applications across modern platforms, Ultimate 20.2 also includes new preview toolkits of the new Uno 3.1, WinUI and UWP frameworks, allowing developers to build cross-platform apps on modern Windows devices such as PCs, Xbox One, HoloLens, Surface Hub, as well as apps which can run natively on iOS, macOS, Android, Linux, and WebAssembly," Infragisitics said in a Jan. 7 news release.

The new Ultimate offering also caters to web developers, with updated UI components for Angular, Blazor, React and use-anywhere web components.

Furthermore, a brand-new preview is available for the Indigo.Design App Builder, designed to help teams quickly design and build complete business apps for the web. "In a nutshell, it's a cloud-based app that makes builder modern web applications blazing fast," the company said.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube