News

GrapeCity Updates Controls for .NET 5

GrapeCity updated its suite of controls for .NET development to support the new .NET 5 milestone release that seeks to unify all of the disparate .NET offerings under one umbrella framework.

The Pittsburgh company sells .NET controls as part of its ComponentOne offering, providing more than 400 extensible datagrids, charts, reports, input, schedulers, calendars, ribbons and more for WinForms, WPF, UWP, ASP.NET MVC, Blazor, Xamarin, and .NET Core.

This week, GrapeCity announced ComponentOne now supports .NET 5 across the entire ASP.NET Core and Blazor control toolkit and includes new .NET 5-based WinForms and WPF controls.

.NET 5 Controls
[Click on image for larger view.] .NET 5 Controls (source: GrapeCity).

"NET 5 is the most significant advancement for .NET desktop development in the past decade," the company said in a news release. "This new technology brings many new capabilities to applications, including single-file applications, performance improvements (like 20 percent faster JSON serialization), web and cloud investments, ARM64 support and much more.

".NET 5 is a step forward for desktop applications built on WinForms and WPF because it unifies development across the web, cloud, mobile, and gaming by providing a single .NET runtime and SDK. Merging the .NET framework, .NET Core, and Xamarin/Mono will improve developers' work by providing components for the many different versions of .NET."

The controls are now available via NuGet or GitHub, although the company's full ComponentOne 2020 v3 release is scheduled to launch next month.

GrapeCity is one of several third-party tooling vendors that Microsoft mentions in its documentation for Blazor, the company's red-hot ASP.NET Core component for building web projects with C# instead of JavaScript. The others are Telerik, DevExpress, Syncfusion, Radzen, Infragistics and jQWidgets.

The company's roadmap, .NET 5 highlights, a full list of WinForms and WPF controls that are available now for .NET 5 and known issues are available in a blog post.

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