News

JetBrains Upgrades ReSharper Ultimate Tools, Adds .NET Core 2.0 Support

JetBrains is out with the year's second upgrade to its ReSharper Ultimate suite of tools for enhancing .NET development, featuring the popular ReSharper offering for code refactoring.

ReSharper Ultimate 2017.2 was announced in a blog post last week. In addition to ReSharper proper, the tools package includes: ReSharper C++; dotCover (a code coverage tool); dotTrace (for .NET profiling); dotMemory (a memory profiler and unit-testing framework); and dotPeek (a free .NET decompiler and assembly browser).

Highlighting the new release is support for Microsoft's new .NET Core 2.0 that comes with Visual Studio 2017 15.3.

.NET Core 2.0 is described by Microsoft as a "cross-platform, open source, and modular .NET platform for creating modern Web apps, microservices, libraries and console applications" for Windows, Linux and Mac.

"Your favorite code inspections, navigation actions and refactorings are now available in .NET Core 2.0 projects, including the new ASP.NET Core Razor Pages projects," JetBrains said in detailing improvements to the individual ReSharper tool. "Lots of .NET Core unit testing issues have been resolved along the way, and you can now run xUnit.net, NUnit or MSTest in your .NET Core 2.0 projects."

The standalone ReSharper tool also sees: improved support for C# 7.0; new code inspections; null checking improvements; TypeScript, JavaScript, JSON and Angular support improvements; and interactive tutorials.

The suite's other tools also received upgrades. For example, ReSharper C++ 2017.2 reportedly better understands and supports features from C++11 and C++17, among other enhancements.

The entire list of new features can be seen here, illustrated with animated GIFs.

"An active subscription to ReSharper, ReSharper Ultimate, ReSharper Ultimate + Rider or All Products pack makes you immediately eligible for this update," the company said.

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube