Are there any ASP.NET MVC resharper live templates? I couldnt find any in google, you could post yours if you wish.
Are there any ASP.NET MVC resharper live templates? I couldnt find any in google,
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
One of the embedded templates is rta, which stands for RedirectToAction, but with human order of placeholders to enter arguments – controller name first then action name. I think you could make a lot of such templates with normal order of arguments to fill.