|
DevExpress .NET — Automatic Upgrade of .NET and External Dependency Versions, Converting Assembly to Package References and More (v24.2) October 15, 2024 - Based on research, a more effective/automated .NET framework and 3rd party dependency upgrade process is high on the priority list for our customers (without appropriate automation, major version upgrades require many hours of manual/tedious work). The most time-consuming upgrade problem involves correctly matching non-vulnerable 3rd-party dependencies (such as Entity Framework Core or System.Text.Json). This a multi-faceted issue and involves matters such as...
Based on these realities, we have taken steps to address the upgrade/update process in our v24.2 release cycle. To simplify the migration/upgrade process, the DevExpress Project Converter will attempt to automate two very time-consuming project-related modifications. These automations should save hours of manual effort especially for teams with large .NET Framework or .NET solutions. Non-DevExpress projects (without DevExpress packages) will NOT be touched. Developers who prefer manual updates will NOT be affected. Our converter automatically updates TargetFrameworkVersion, TargetFramework, and TargetFrameworks settings (from .NET Framework 4.5.2 / .NET 6 and earlier) in csproj/vbproj and *.config files. Uncheck the Update Target Framework option if you want to update the target framework in your DevExpress projects manually. Our converter a utomatically updates 3rd-party NuGet packages for projects with DevExpress dependencies based on the latest version compatible with the target framework (f or example, System.Text.Json, Microsoft.AspNetCore.*, Microsoft.EntityFrameworkCore.*, etc. - approximately 200 known dependencies in our Directory.Packages.props file at "c:\Program Files\DevExpress 24.2\Components\Sources\Win\Directory.Packages.props"). Again, N on-DevExpress projects (without DevExpress packages) will NOT be touched. Uncheck the Update 3rd-party Dependencies option if you want to update DevExpress projects manually. To test our updated Project Converter today, please use the attached ZIP archive . NOTE: This DevExpress Project Converter is from a recent nightly build and is NOT the same tool available in our EAP v24.2.1 build. Your DevExpress packages will use a custom version (like v24.2.1.24281 or similar) after running the tool as well. If you installed EAP v24.2.1 via the DevExpress Download Manager , replace 24.2.1.24281 with v24.2.1.X. To update, either run the old v24.2.1.X Project Converter again (recommended) or update the project and configuration files manually. DevExpress solutions are available in UK through Simple IT Distribution LTD, DevExpress Partner in the UK.
About Simple IT Distribution LTD Simple IT Distribution LTD is backed by 10 years of experience in Value Added IT Distribution. What sets us apart from the crowd is our customer-centric approach, the quality services (consulting, implementation, training, support), and the people behind them, which are experienced and certified proffessionals. We provide sales and technical advice and deliver the solutions that best meed our customers' diverse technology needs. Our partners are hand-picked from the top vendors, and we back up their solutions with certified professionals, to give you nothing but the best. For more information, please visit www.simpleit-distribution.co.uk . |