You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(serialization): add preconfigured JsonSerializerOptions for Web API
- Introduces new `JavascriptWebApi` and `Payload` options for enhanced serialization in Web API requests.
- Ensures consistent property naming and case sensitivity by utilizing appropriate `JsonStringEnumConverter` settings.
- Provides a dedicated option for payload serialization with case insensitivity and improved defaults.
0 commit comments