ardalis / ardalis/DotNetDataAccessTour
Make everything async
Open
- Dominant language
- C#
- Stars
- 116
- Forks
- 26
- Avg merge
- 3h 14m
- Merged PRs (30d)
- 1
Description
Currently some samples use non-async DbContext methods and actions.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the samples that use DbContext methods and actions without async. Review the surrounding data-access patterns and identify the full set of affected samples before making changes. Done means the samples consistently use async methods and actions, with existing behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend, database
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100