Azure / Azure/azure-functions-dotnet-worker
Add converter for IEnumerable<byte[]>
Open
enhancement
team-issue
- Dominant language
- C#
- Stars
- 466
- Forks
- 215
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 7
Description
Investigation in #1141 revealed that there is no converter for `IEnumerable` - this issue tracks the progress for adding the converter.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the investigation in issue #1141 to understand the missing IEnumerable conversion and where converters are handled in this worker. Identify the relevant converter entry point and existing conversion tests before implementing the missing support. Done means IEnumerable values are converted successfully and the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100