Add a rider c# live template for a property with getter and initializer.
Add a rider c# live template for a property with getter and initializer.
I have been using JetBrains Rider for a while now, and recently I have writing code using C# 9 and dotnet 5. One of the features I enjoy from C# 9 is the "Init only setters," if you know what I'm talking about and you use Rider, you'll find this tip helpful. If you don't know what that feature is, check it out here and if you don't know what Rider is, you should check it out here.