Info
Version: | 1.0.1 |
Author(s): | Imran Baloch |
Last Update: | Tuesday, July 24, 2012 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BundleMinifyInlineJsCss |
Install
Install-Package BundleMinifyInlineJsCss
dotnet add package BundleMinifyInlineJsCss
paket add BundleMinifyInlineJsCss
BundleMinifyInlineJsCss Download (Unzip the "nupkg" after downloading)
Tags
This package will also bundle css and javascript, means it will combine all the inline css and javascript, and then emit the combined javascript just before body closing tag and and the combined css just before head closing tag.