dotnet / dotnet/dotnet-api-docs
Create plan for porting relevant blog posts to API docs
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
There are a a number fo blog posts on the pfx team blog that are good candidates to be edited / updated as examples or remarks in API docs. Due to the number of posts, the task for this issue is to review each blog post, determine if it should be ported (or if the content is already on docs), and create the issue for any relevant work.
As each item is reviewed, add a comment with the link to the bog post, the result of any investigation, and a link to any new issues created. One of the core docs team will check that article off.
- [ ] https://devblogs.microsoft.com/pfxteam/new-task-apis-in-net-4-6/
- [ ] https://devblogs.microsoft.com/pfxteam/plinq-and-int32-maxvalue/
- [ ] https://devblogs.microsoft.com/pfxteam/new-taskcreationoptions-and-taskcontinuationoptions-in-net-4-5/
- [ ] https://devblogs.microsoft.com/pfxteam/overriding-stream-asynchrony/
- [ ] https://devblogs.microsoft.com/pfxteam/do-i-need-to-dispose-of-tasks/
- [ ] https://devblogs.microsoft.com/pfxteam/is-it-ok-to-use-nested-parallel-for-loops/
- [ ] https://devblogs.microsoft.com/pfxteam/when-executesynchronously-doesnt-execute-synchronously/
- [ ] https://devblogs.microsoft.com/pfxteam/fromasyncasyncresult-vs-fromasyncbeginmethod/
- [ ] https://devblogs.microsoft.com/pfxteam/faq-on-task-start/
- [ ] https://devblogs.microsoft.com/pfxteam/task-run-vs-task-factory-startnew/
- [ ] https://devblogs.microsoft.com/pfxteam/why-is-taskcontinuationsoptions-executesynchronously-opt-in/
- [ ] https://devblogs.microsoft.com/pfxteam/concurrentdictionarys-support-for-adding-and-updating/
- [ ] https://devblogs.microsoft.com/pfxteam/task-wait-and-inlining/
- [ ] https://devblogs.microsoft.com/pfxteam/taskscheduler-fromcurrentsynchronizationcontext/
- [ ] https://devblogs.microsoft.com/pfxteam/the-meaning-of-taskstatus/
- [ ] https://devblogs.microsoft.com/pfxteam/taskcreationoptions-preferfairness/
- [ ] https://devblogs.microsoft.com/pfxteam/parallel-for-loops-over-non-integral-types/
- [ ] https://devblogs.microsoft.com/pfxteam/achieving-speedups-with-small-parallel-loop-bodies/
- [ ] https://devblogs.microsoft.com/pfxteam/paralleloptions-maxdegreeofparallelism-vs-plinqs-withdegreeofparallelism/
- [ ] https://devblogs.microsoft.com/pfxteam/does-parallel-for-use-one-task-per-iteration/
See also dotnet/docs#17714
Contributor guide
Assessment
This issue has not been assessed yet.