Namespace Dynamicweb.Core.Helpers
Classes
- Date
Helper Class Dates contains date formatting strings and methods.
- Json
Helper The JsonHelper class provides methods that can serialize and deserialize objects to and from Json
- List
Helper Class contains list helper methods.
- String
Helper This class contains methods for stripping and converting strings.
- Text
File Helper Provides utility methods for reading and writing text files with built-in error handling, retry mechanisms, and support for file encoding. This class is designed to simplify common file operations while ensuring robust handling of file system limitations, such as access permissions or transient I/O errors.
- Type
Parser Parse string value to typed value