Lib.Web.Mvc v6.8.1 Release Notes

Release Date: 2017-03-26 // about 7 years ago
  • ๐ŸŒ 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.