JetBrains Project Rider Unboxing
Описание
Links:
* Contact me: https://mgroves.com
* JetBrains Rider: https://www.jetbrains.com/rider/
* Rider EAP Survival Guide: https://www.jetbrains.com/rider/documentation/rider_survival_guide.html
* Rider Documentation and Video Tutorials: https://www.jetbrains.com/rider/documentation/
Questions and Answers:
Did you figure out the DNX thing?
DNX is apparently an old name for a project that would run .NET programs. It has been retired/replaced by the .NET Core CLI (see https://github.com/aspnet/dnx and https://github.com/dotnet/cli). I don't know if this will stay in Rider, be renamed, or just be removed.
Did you figure out how to move solution explorer to the right side?
What I should have done was use "Windowed Mode". That allowed me to drag it over to the right side.
Did you figure out what the *.sln.iml file is?
IML is an IntelliJ IDEA module file. I guess it contains information that Rider uses; I'm not sure if this is a file that would need to go into source control or not.
Рекомендуемые видео


















