Skip to content

v1.0.1

Compare
Choose a tag to compare
@1001binary 1001binary released this 27 Mar 07:49
· 13 commits to master since this release

This release adds the meaningful comments into code and fix some performance bugs:

  • Dispose and close the unnecessary resources when using MemoryStream.
  • Use the HtmlHelper class in the namespace System.Web.Mvc instead of System.Web.WebPages.Html.