Skip to content

Lib.Web.Mvc 6.8.0

Compare
Choose a tag to compare
@tpeczek tpeczek released this 09 Jan 11:29

Lib.Web.Mvc is a library which contains some helper classes for ASP.NET MVC such as:

  • Strongly typed jqGrid helper
  • Attribute and helper providing support for HTTP/2 Server Push with Cache Digest
  • Attribute and helpers providing support for Content Security Policy Level 2
  • FileResult providing support for Range Requests
  • Action result and helper providing support for XSL transformation

Release contains:

  • Lib.Web.Mvc.dll with xml documentation file
  • Standalone documentation in chm file and change log
  • Library source code

Sample application for strongly typed jqGrid helper is available here.
Sample application for XSL transformation HtmlHelper/ActionResult is available here.
Sample application for RangeFileResult is available here.