- Removed verbose `Create` methods in favor of the `RazorParserOptionsBuilder`. This is similar to how the `RazorEngine` functions. - Added a `CreateDesignTime` method. - Updated existing tests to use new Create syntax. #1510