Many developers are working with both .NET technologies as well as JavaScript or TypeScript. All of these ecosystems come with their own package managers to install (third-party) dependencies.
Developers using Rider have probably already made use of built-in NuGet support to cover the .NET side, …