Azure / Azure/durabletask

Make Microsoft.Azure.DurableTask.Core serializer agnostic

Open
#1,187 0 comments 5 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.7k
Forks
335
Avg merge
2d 23h
Merged PRs (30d)
6

Description

Right now there is no ability to fully drop Newtonsoft.Json dependency for those who depends on Microsoft.Azure.DurableTask.Core since it depends on Newtonsoft.Json.

It would make more sense to split serializer related code into separate package that users will install separately depending on their stack System.Text.Json or Newtonsoft.Json

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.