geewizwow
-
- 9,556 total downloads
- last updated 12/5/2015
- Latest version: 1.1.2
resize images on the fly with query parameters. Example http://localhost/image.jpg?width=600&height=200 -
- 1,793 total downloads
- last updated 4/9/2016
- Latest version: 1.0.0
Enables Single Page Navigation in Asp.net MVC Projects Usage: In AppStart/FilterConfig.cs using MvcSpf; .... filters.Add(new SpfFilter()); By default this package will replace anything with a dom Id of... More information