Skip to content

Implement common conversion support via IParsable<> and IFormattable … - #37

Merged
rhuijben merged 1 commit into
mainfrom
feat/DbJsonValue
Mar 2, 2026
Merged

Implement common conversion support via IParsable<> and IFormattable …#37
rhuijben merged 1 commit into
mainfrom
feat/DbJsonValue

Conversation

@rhuijben

@rhuijben rhuijben commented Mar 2, 2026

Copy link
Copy Markdown
Member

Implement common conversion support via IParsable<> and IFormattable for DotNet 7+.

Use this for an easier to use
Json api via DbJsonValue<>
(and add fallback support for this specific for older versions)

Route more system type conversions via specialized optimized code paths.

…for DotNet. Use this for an easier to use

Json api via DbJsonValue<>

Route more system type conversions via specialized optimized code paths.
@rhuijben
rhuijben merged commit a954d86 into main Mar 2, 2026
4 checks passed
@rhuijben
rhuijben deleted the feat/DbJsonValue branch March 2, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant