linksplatform / linksplatform/Data.Doublets
Add reference to ILinks<ulong> container storage to make possible to use Link struct as an object-like interface to links
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/7c9e265046deab99875e625955304abd3d7dee3c/csharp/Platform.Data.Doublets/Link.cs#L29
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 at csharp/Platform.Data.Doublets/Link.cs line 29 and inspect how the Link struct currently references or represents links. Trace the ILinks container storage mentioned in the issue, then determine the smallest change that enables Link to serve as an object-like interface to links; done means that relationship is available through the Link struct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100