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

Bump iiif-net and use exposed options with iiif-net derrived collections #44

Merged
merged 7 commits into from
Sep 25, 2024

Conversation

p-kaczynski
Copy link
Contributor

Essentially we use JsonSerializerSettings used by iiif-net, as it provides (now) working converters in correct order to handle all the weirdness of the iiif collections. Additionally, as the iiif-net package has no idea about a FlatCollection, so we provide it in serialization context.

It's not pretty but kinda "reality of working with json dot net"

60 tests passing on my local env.

@p-kaczynski p-kaczynski merged commit a73f4c8 into main Sep 25, 2024
3 checks passed
@p-kaczynski p-kaczynski deleted the feature/serialization/flatcollection_iiif branch September 25, 2024 09:36
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.

2 participants