linksplatform / linksplatform/Data.Doublets
Make a version of setter that does not require both contants but only single one
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/linksplatform/Data.Doublets/blob/fbf20ca7e110d0faea4f6fe52016f9861b6c6877/csharp/Platform.Data.Doublets/ILinksExtensions.cs#L519
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with csharp/Platform.Data.Doublets/ILinksExtensions.cs at line 519 and inspect the existing setter implementation and nearby APIs. Clarify how the single-constant form should behave and verify that the resulting API supports setting with only one constant without changing the existing two-constant behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100