asp.net

Bundler & Minifier

https://marketplace.visualstudio.com/items?itemName=MadsKristensen.Bundl...

https://www.nuget.org/packages/BuildBundlerMinifier/

Bundling and Minification as it existed in MVC5 no longer exists in MVC Core.

Your options are (without delving into the Node ecosystem - which is just as valid but would introduce more concepts):

Use the bundling and minification Visual Studio extension.
Or use the command line bundling and minification dotnet tool.

Kategoria: 

Strony

Subskrybuj asp.net