0
Usually 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 to put these Scripts directly in the View, because without putting in Buddles in Visual studio, the plug-ins do not work.