In an ASP.NET MVC project, you can specify in which folders the plugins Javascript and css , such as Bootstrap Content and Scripts ?
Content and Scripts are the default directories for these files when installed in a project by NuGet or Package Manager Console . Is it possible to change or is it a configuration of each package?
If yes, how?