geewizwow 


    • 9,342 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
  • 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