Is it possible to put Display Templates in a separate VS project that can then be referenced by my web site projects. I like using display templates but I don’t like the idea of re-use via copy and paste as this soon becomes a headache.
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.
You may take a look at the following blog post which illustrates a technique allowing you to embed Razor views into separate assemblies and reusing them.