GetOrCreateValue does exactly what the GetValue does in this case — invokes the parameterless constructor of the class that represents the table's value.
I will merge this without producing updated nuget package as it is readability improvement (and because no automation). Let me know if you need updated package.
GetOrCreateValue
does exactly what theGetValue
does in this case — invokes the parameterless constructor of the class that represents the table's value.