linksplatform / linksplatform/Data.Doublets.Json
Use .NET 7 Generic math instead of Platform.Numbers library
Open
Nobody has claimed this yet.
enhancement
good first issue
help wanted
- Dominant language
- C#
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
https://learn.microsoft.com/en-us/dotnet/standard/generics/math
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 the linked .NET 7 generic math documentation and inspect the repository for uses of the Platform.Numbers library. The issue names no files, tests, or entry points, so first map the affected code before determining the replacement scope. Done should mean the library dependency is replaced with .NET 7 generic math without changing the library's behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100