I saw this same question for VIM and it has been something that I myself wanted to know how to do for Emacs. In ReSharper I use CTRL-D for this action. What is the least num
If you're using Spacemacs, you can simply use duplicate-line-or-region, bound to:
duplicate-line-or-region
SPC x l d