Maxime FAYE
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
Created C# interactive does not work
Hi,For a quite a while now, I'm unable to start a C# interactive session. (See the attached gif to see the cinematic of the issue) If I copy/paste the command line that shows at the beginning of t... -
Created Strange suggestion on EventHandler naming
Hi everyone, Am I missing something here: Seems to me that my naming is already complying with the rule, is it not ? Best regards. -
Created Can't debug NUnit tests in Rider
Hi, I've created a new Console application in rider with .net Core 3.1 and then created a new Test project which came with NUnit. And for some reasons, I can run the tests but I can't debug them....