[Proposal] UnknownTypeHandler
Open
Nobody has claimed this yet.
proposal
- Dominant language
- C#
- Stars
- 18.4k
- Forks
- 3.7k
- Avg merge
- 5h 8m
- Merged PRs (30d)
- 1
Description
It would be handy to be able to register a unknown type handler to enable objects to be dynamically serialized into and out of the database.
This would enable some neat scenarios for databases that natively support JSON.
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
No files, tests, or entry points are identified in the proposal. Start by surveying Dapper's existing type-mapping and handler behavior, then clarify registration, serialization, deserialization, and database-specific JSON requirements before defining tests and completion criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend-api-design, database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100