Top "Rider" questions

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

How to run a project in Jetbrain's Rider IDE?

I've started to learn c# recently and I really like the Jetbrains IDEs, so I decided to pick up Rider …

c# ide rider
Where is the default .NET Core SDK path in MacOS

I've recently installed the .NET Core SDK for MacOS in order to create a demo application using the new JetBrains …

macos .net-core rider
How to change .NET Framework in Rider IDE?

In Rider IDE, I am trying to create a new solution: But I'm unable to change the .NET Framework as …

c# .net .net-framework-version rider
JetBrains Rider C# | Windows Form UI

I've developed a console application using Rider IDE by JetBrains. What I wanted to know is if there's a way …

c# winforms jetbrains-ide rider
Rider doesn't see NetCore 3.0

I had used VS CODE before. But now I would like to try JetBrains Rider. Currently, I have only NetCore 3.0. …

linux .net-core-3.0 rider
Jetbrains Rider + Visual Studio WPF

I'm about to have a project with C# again. As I love using JetBrains IDEs, I came along Rider. The …

c# wpf winforms rider
JetBrains Rider EAP on Linux - Solution load failed: MsBuild not found

Just installed the latest version of Rider EAP (163.12057) and tried to create a new solution. In my Solution Explorer its …

msbuild jetbrains-ide rider failed-to-load-viewstate
The Specified SDK "Microsoft.NET.Sdk" was not Found

So I'm using Rider without Visual Studio installed and its working fine for .NET but for .NET Core I'm getting …

c# .net-core jetbrains-ide rider
Rider. EF Code First Migrations

Is there an easy way to scaffold migrations using old EF outside of Visual Studio? I would like to do …

entity-framework entity-framework-migrations rider
Where's NuGet manager console in Rider IDE?

I am new to .NET platform. From time to time, I had problems with Visual Studio and I decided to …

rider