Alex Zaytsev
Alex Zaytsev
I think it would be better if the addition of `" old"` is added through the resource rather than logic checking for a specific culture. Because it is not strictly...
Ok, I've read some info about the hyphenated age. So, hyphenated age is an age adjective. These do exist in languages other than English, in my native Russian for example:...
Could you provide some examples that you have in mind?
Long is understandable, but what output would you expect for float or double?
I've created a pull request with TODO resolution https://github.com/pmiossec/git-tfs/pull/9
/cc @lnu @DennisFrostlander @milesibastos
@RicoSuter I figured out that depreciation does not work if `GroupNameFormat` is used. I was using this: ```csharp .AddVersionedApiExplorer(o => o.GroupNameFormat = "'v'VVV") ``` And so, here the condition in...
I believe that you need to use ExpressionList instead of modifying In
Ok, understand. Please remove usage of C#6 language features