Skip to content

MigrationGuide

Chris Peterson edited this page Oct 29, 2020 · 5 revisions

5.2 -> 6.0

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)
Clone this wiki locally