Top "Rider" questions

Use this tag if your questions are specific to using Rider or are specific to Rider's behavior.

Rider asks to install .NET Framework 4.7.2 Developer Pack even though it is installed

Why does Rider ask me to install .NET Framework 4.7.2 Developer Pack even though it is installed? I am working with …

c# unity3d jetbrains-ide rider
How to specify a base url or host port for Jetbrains Rider asp.net project

I have a C# Asp.net web project made in Visual Studio. The project runs on a certain port (57243) and …

c# asp.net rider
Rider cannot detect .NET core installation on Ubuntu

As instructed by the Rider IDE, I installed the .NET Core framework from Microsoft. I know that the installation was …

.net rider
JetBrains Rider targets 4.5 framework and no option to switch to 4.7

Basically, when trying to add NuGet package which is not supporting older frameworks getting the error. However in project configuration …

c# .net jetbrains-ide rider
Using .gitignore with Rider IDE

How can I add .gitignore to my solution in Rider? When I right click on my solution under New, I …

git gitignore rider
Publish web project from JetBrains Rider

I am giving Rider a try, and so far, quite like it. One feature I use in Visual Studio quite …

rider
How do I enforce LF line endings in Jetbrains Rider 2018.1

I'm frequently running into line ending issues with my JetBrains Rider 2018.1 installation under Windows 10. The IDE turns existing LF files …

intellij-idea windows-10 jetbrains-ide line-endings rider