AzureBundling NuGet Package

There are 8 setting values that can be set in the web.config file of your website.
AzureAccountName(string) - Your Azure Account Name.
AzureAccessKey(string) - Your Access Key.
CdnPath(string) - Url for your blob storage.
SecureCdnPath(string) - Secure Url for your blob storage.
CachePollTime(int) - Poll time for custom cache dependency.
BundleCacheTTL(int) - max-age to cache bundle.
UseCompression(bool) - whether or not to gzip the bundle.
JsonConfig(string) - If you prefer, you can add a config.json file and set these in it.
This setting is the Application path to the json file of your choice.
Added GzipBundleConfig so that every bundle can have its own configuartion.
No longer dependant on web.config or json file.

Everything can be set during bundle creation.
Settings can also be set at runtime. The Config class is static.




Got any AzureBundling Question?





Info

Version: 2.1.9-rc
Author(s): Allan Bybee
Last Update: Wednesday, April 27, 2016
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/AzureBundling


Install
Install-Package AzureBundling
dotnet add package AzureBundling
paket add AzureBundling
AzureBundling Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

8

days-since-last-release

2919