DapperLib / DapperLib/Dapper.Contrib
Readme contains wrong list of methods.
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 293
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
Please, can you update the Readme file
The full list of extension methods in Dapper.Contrib right now are:
As an example, the method
bool Update<T>(Enumerable<T> list);
is not implemented.
Thank's :)
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
Open the README and compare its listed Dapper.Contrib extension methods with the methods implemented in the repository. Correct the list so it reflects the current implementation, including the reported Update(Enumerable) discrepancy. Done means the README no longer claims methods that are not implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100