Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newtonsoft.Json -> System.Text.Json #126

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

beppemarazzi
Copy link

@beppemarazzi beppemarazzi commented Nov 3, 2023

First quick and dirty attempt to migrate from Newtonsoft.Json to System.Text.Json (see #125), strictly related and partially dependent on serilog/serilog-formatting-compact-reader#37

@nblumhardt: Please consider this PR as a reference only! WARNING, WARNING, WARNING!!!!! in this case the only "test" i did was with SeqQuery and SeqTail tools, and both them SEEMS to work...

Warn also in this point (this is why AppVeyor fails to build):

<PackageReference Include="Serilog.Formatting.Compact.Reader" Version="3.0.0-dev-local" />
where i "redirected" the dependency to my local nuget feed because i want to use serilog-formatting-compact-reader with serilog/serilog-formatting-compact-reader#37 applied

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant