Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow user code to customize JSON options #25

Open
warriordog opened this issue Jul 16, 2023 · 0 comments
Open

Allow user code to customize JSON options #25

warriordog opened this issue Jul 16, 2023 · 0 comments
Assignees
Labels
area:code Affects or applies to the library code type:feature New feature or request

Comments

@warriordog
Copy link
Owner

this is important for things like pretty printing.

This is really just a DI upgrade. IJsonLdSerializer already exposes a SerializerOptions property with a configurable instance. We need to run a callback or something after the service collection is built, then we can adjust it.

@warriordog warriordog added type:feature New feature or request area:code Affects or applies to the library code labels Jul 16, 2023
@warriordog warriordog changed the title Allow user code to custom JSON options Allow user code to customize JSON options Jul 16, 2023
@warriordog warriordog modified the milestones: Version 1.0.0, MVP of Types package Jul 29, 2023
@warriordog warriordog self-assigned this Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:code Affects or applies to the library code type:feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant