3
On a project ASP.NET MVC, it is possible to specify in which folders the plugins Javascript and css, as Bootstrap, unlike the standards Content and Scripts?
Content and Scripts are the default directories for these files when installed in a project by Nuget or Package Manager Console. Can change or this is a configuration of each package?
If yes, how?