frederikja163 / frederikja163/Master
Make sure Blob uses the same type everywhere
Open
- Dominant language
- C#
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We should use the same type for blob everywhere. I think we should use Memory or ReadonlyMemory so it can be a part of a larger array.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by searching the repository for Blob declarations and usages, then identify every type currently used. Confirm whether Memory or ReadonlyMemory is intended before updating the affected locations; done means Blob uses one consistent type everywhere and the project still builds and tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- data
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100