Nickmorhun

Avatar
  • Total activity 13
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 6
  • Created

    .NET Core SDK is missing (Windows)

    Hello,I'm having a weird issue. I have .NET Core installed in Rider and it was working until today. But after Rider hung up and I force-closed it, my .NET Core SDK is missing. I'm not sure if I had...
    • 3 followers
    • 4 comments
    • 0 votes
  • Edited

    Is this an analyzer bug?

    Answered
    Rider keeps telling me that Null refs are possible but I don't see how. class Class1{ internal enum Enum1 { Case0, Case1, Case2, } internal Enum1 EnumField { get; s...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    How to use File Templates in C#?

    Answered
    I copied a simple template for Unity plugin and renamed it but there is no such template when I open the context menu, only the standard templates. Do I miss something here?     JetBrains Rider 2...
    • 2 followers
    • 1 comment
    • 0 votes