-
Notifications
You must be signed in to change notification settings - Fork 6
MigrationGuide
Chris Peterson edited this page Oct 29, 2020
·
5 revisions
old semantic | new semantic | notes |
---|---|---|
Behavior |
Configuration |
This is the new, unified configuration API. This provides a single API entrypoint regardless of what provider(s) you are using |
Behavior.RemoveNewlines |
Configuration.Initialize(c => c.RemoveNewlines = true|false) |
Default behavior remains the same (false ) |