Skip to content

Json serialization settings ignored #27

@MauroMon

Description

@MauroMon

Hello.

Use hangifre with liteDb ignore the json serialization settings applied in GlobalConfiguration;

.UseSerializerSettings(new JsonSerializerSettings() {

In my particular case i have a self refering loop that needs to be ignored so i tried this:

image

but obviulsy is not working since the settings are rewritten.

is there a way to solve this problem?

This is a sample project that simulate my problem:

https://github.com/MauroMon/HangfireSerializationSettings.git

Thanks for your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions