Generally when I download the plug-in in Visual Studio in NuGet, it is necessary to put script and css in Buddles however these scripts are loading in all my Views even those that are not using, so I wonder if there is any way put these Scripts directly in the View, because without putting Buddles in Visual studio, the plugins do not work.