This repository was archived by the owner on Sep 10, 2025. It is now read-only.
joelfillmore/JFLibrary
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
JFLibrary - DateSpan Calculate the difference between two dates in years, months and days. Details: http://joelfillmore.com/years-and-months-between-dates/ - TimeSpanSemaphore Limits concurrent callers during the specified timespan. Useful for rate limiting web API calls. Details: http://joelfillmore.com/throttling-web-api-calls/ JFLibrary.Azure - CloudBlobUtility Create gzip copies of css and js files. Set content-type and cache-control headers. Blob exension methods Details: http://joelfillmore.com/serving-gzip-compressed-content-from-the-azure-cdn/