This repository was archived by the owner on Jan 11, 2018. It is now read-only.
3.3.5.3
- Feature - Add setup description to
CheckBoxFox()andRadioFor()(#51, thanks @snipervld) - Feature - Breaking change All content inputs are now HTML escaped by default (use
new HtmlString()to use unescaped content) (#53, thanks @zivillian)