Replies: 2 comments
-
Seems like this would be enabled by #287 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks, this is what I need |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please review the possibility to add new ActualParameterNameAttribute for string parameters. I use the following extension method for null-checking:
Example of usage:
As you see I have to specify
nameof(credentials)
every time. It would be nice that I will be able to use something likes:Great thanks
Anton
Beta Was this translation helpful? Give feedback.
All reactions