[NET10] Audit Obsoleted platform APIs
Open
area-infrastructure
s/triaged
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 296
Description
### Description
Audit Obsoleted platform APIs
We have a number of areas in platform code where we have just used pragma's to ignore warnings on obsolete APIs. We should look at updating these to the latest APIs
Contributor guide
Research direction
Start by locating platform-code areas that use pragma directives to suppress obsolete-API warnings, then review the latest replacement APIs for each case. Done means the obsolete usages have been audited and updated where appropriate, with warning suppressions no longer masking replaceable calls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- mobile-dev
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100