-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
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:
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
Labels
No labels
