visual studio 2015 - how to include views in asp.net 5 class library nuget package -


i'm creating class library project contain viewcomponents. nice vs 2015 can automatically produce nuget package me, there way can make include content files .cshtml view files viewcomponents need?

previously i've done packaging batch files , nuspec files make include content, have continue approach or there way tell vs 2015 content files include?

not doable yet. feature in beta7


Comments

Popular posts from this blog

Android : Making Listview full screen -

javascript - Parse JSON from the body of the POST -

javascript - Chrome Extension: Interacting with iframe embedded within popup -