The FogCreek.Core namespace provides various classes to help with low-level functions.
-
Arrays - Methods for handling arrays including converting from ICollection to various FogBugz entities.
-
Css.StyleOpacity - A method for generating a CSS string for cross-browser opacity levels.
-
DateTimes - Various methods for validating dates and localizing date format strings.
-
Html - Methods for handling html beyond those provided by System.Web.HttpUtility.
-
JavaScript.JsStringEncode - Escapes special characters and removes invalid ones for including in a JS string.
-
Strings - Methods for formatting text.
- Xml -Construct CData blocks in XML.