Modernize your .NET code

Migrate Class Libraries to .NET Standard

Visual ReCode will create new .NET Standard 2.0 or 2.1 class library projects (using the new SDK project format) and copy all or part of your source code, automatically detecting dependencies.

Migrate Large Solutions

Do you have a large solution with many projects? Visual ReCode can bring them over and map them to the same project hierarchy or simplify the hierarchy as you desire. ReCode automatically scans dependencies between types to ensure that the converted code will compile and preserve the same visibility (public, private, internal) as the original code.

Migrate Just What You’re Using

Mature software projects often have sections of the source code that are no longer in use - types that were phased out or possibly never used. Visual ReCode uses the Roslyn compiler built into Visual Studio to determine what types, methods, properties, and fields are used and can automatically remove dead code. Or, you can elect to have Visual ReCode just add comments to mark dead code during conversion.

The Hassle-Free Code Upgrade Tool for .NET

Early-bird licenses are just $195 or license your team from $295 per seat.