Add default Write / Serialization functionality / behavior for System.Text.Json converters by mpreyskurantov · Pull Request #663 · DevExpress/DevExtreme.AspNet.Data
Navigation Menu
{{ message }}
DevExpress / DevExtreme.AspNet.Data Public
- Notifications You must be signed in to change notification settings
- Fork 137
Merged
mpreyskurantov merged 3 commits intoDevExpress:masterfrom
Apr 22, 2025Conversation
Copy link Copy Markdown
Contributor
Provides a default Write / Serialization functionality / behavior for ntsf -> stj converters.
Before it fails on attempting to serialize the DataSourceLoadOptionsBase instance, where these converters are in use:
DataSourceLoadOptionsBase -> Group -> GroupInterval
DataSourceLoadOptionsBase -> Filter
mpreyskurantov
requested a review
from alexslavr
mpreyskurantov
self-assigned this
mpreyskurantov added 2 commits
April 21, 2025 19:22… string instead of raw string + unit tests
mpreyskurantov
requested review from
AlisherAmonulloev and
IlyaKhD
AlisherAmonulloev approved these changes Apr 22, 2025
mpreyskurantov
deleted the
stj-converters-default-write-dev
branch
mpreyskurantov
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment