- fix EmptyRow will get exception.
- Support thAttributes
- Add HtmlTableHelperBuilder (SetCaption)
- Improve efficiency by ValueGetter
- Support .NET 4.0
- Support .NET 4.5
- fix ArgumentNullException when property is null
- Support Annotation DisplayName/Skip Custom Attribute
- Fix Cache Key GetHashCode replaced by type.MetadataToken + type.Module.ModuleVersionId + prop.MetadataToken + prop.Module.ModuleVersionId
- Fix DataTable element attribute not work.
- ToHtmlTableByProperties Add ExpressionCaches , it improve the efficiency after the cache created.
- Support Cunstom Table/TR/TD Attributes.
- Configurable InnerHtml Encoding
- Defalut html encode prevent xss
- Support Dapper Dynamic Query
- Support Dictionary
- Support DataTable