In this post, we will see how to resolve Rider file templates for UWP projects Question: JetBrains Rider does not have file templates for UWP Projects (Page.xaml, ResourceDictionary.xaml, UserControl.xaml etc.) I’ve tried to create the custom file template for UWP ...

In this post, we will see how to resolve Exclude third party script from finding and search Question: As the title goes: is there any way to limit search or find only for scripts of certain range/namespace? At first it ...

In this post, we will see how to resolve Does primary constructor in C# generates init only or protected set property? Question: Consider the following code: Rider is suggesting to convert to a primary constructor: but I do believe this ...

In this post, we will see how to resolve NUnit – Unit testing two separate tests in parallel Question: I understand NUnit runs tests in parallel, which isn’t what this question is about exactly. In a single test, I can ...

In this post, we will see how to resolve problem with adding mysql db in visual studio data sources Question: I’m using following program versions: Visual Studio 2019 16.11.19 MySql 8.0.30 NET connector 8.0.30 MySQL for visual 1.2.10 When trying ...

In this post, we will see how to resolve Performance profiling during debug in Rider Question: Im starting to use Jetbrains IDE Rider and I want to use the performance profiling during debugging. Basically I want to run in debug ...

In this post, we will see how to resolve Problem with platform specific code in .NET MAUI and Jetbrains Rider Question: i am having the following problem. i try to invoke platform specific code in the .NET MAUI from the ...

In this post, we will see how to resolve Configure StyleCop Analyzers (Roslyn) in Rider Question: I am not able to configure the StyleCop Analyzers (Roslyn) in Rider. I saw this answered question already, but I cannot find Code Analysis ...

Question: When I run/debug a project in Rider, I have somehow turned off the property that opens the browser window after the project has built successfully. I have checked Run > Edit Configurations and compared it against an API project ...

Question: I would like to know updated information about aviability package manager console in Rider. I didn’t find any information about this on the Internet but I hope there is a way to enable it. Someone can help with it ...