Hi,
I'm using bower as client package manager for my web app, but i'm having problem.
using UI some packages are lacking (es datatables.net), using the command line the same packages are available but they are written in wrong folder bower_components and not in wwwroot/lib
somebody knows how to find a definitive guide on how to use bower with visual studio 2015?