Add default Write / Serialization functionality / behavior for System.Text.Json converters by mpreyskurantov · Pull Request #663 · DevExpress/DevExtreme.AspNet.Data

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@mpreyskurantov

Copy link Copy Markdown

Contributor

@mpreyskurantov mpreyskurantov commented

Apr 18, 2025

edited

Loading

Patch for #617 and #605

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

Serialization results / tests

@mpreyskurantov mpreyskurantov added the .NET

Pull requests that update .net code

label

Apr 18, 2025

@mpreyskurantov mpreyskurantov self-assigned this

Apr 18, 2025

@mpreyskurantov mpreyskurantov merged commit 3ab3932 into DevExpress:master

Apr 22, 2025

10 checks passed

@mpreyskurantov mpreyskurantov deleted the stj-converters-default-write-dev branch

April 22, 2025 21:17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@AlisherAmonulloev AlisherAmonulloev AlisherAmonulloev approved these changes

@alexslavr alexslavr Awaiting requested review from alexslavr

@IlyaKhD IlyaKhD Awaiting requested review from IlyaKhD

Labels

.NET

Pull requests that update .net code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@mpreyskurantov @AlisherAmonulloev