Skip to content
This repository was archived by the owner on Nov 28, 2023. It is now read-only.

Commit f066b27

Browse files
committed
2 parents cc2656d + 32b9786 commit f066b27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ Without ServiceStack.Text.EnumMemberSerializer:
102102
* Multiple calls to `.WithEnumTypes()` and `.WithNamespaceFilter()` will be added and not replace previous specified values.
103103
* This manipulates the static `JsConfig<T>`. Other code called later may overwrite the custom serialization/deserialization delegates.
104104
* Both `.WithEnumTypes()` and `.WithAssemblies()` may be used at the same time, the results will be combined.
105+
* `Configure()` should be called before serializing/deserializing anything with `ServiceStack.Text` or the custom methods may not be setup correctly in `JsConfig`
105106

106107
#Using the Code
107108

0 commit comments

Comments
 (0)