Azure / Azure/azure-functions-host
Remove JSON .NET unification
Open
3.x
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 36
Description
Opening this issue to track work that needs to happen across a few different components, enabling us to remove the unification behavior that currently exists in the host for this dependency.
At a high level, the following needs to happen:
- Update HTTP (other bindings for consistency, but HTTP is required) to remove the host dependent binding on JSON.NET and use the appropriate abstractions
- Update host pinning configuration
- Add compatibility flag to support migration/ensure existing behavior is maintained
/cc @mattchenderson
Contributor guide
Assessment
This issue has not been assessed yet.