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

Allows greater flexibility in serializer to be used #193

Open
thompson-tomo opened this issue Apr 17, 2024 · 1 comment
Open

Allows greater flexibility in serializer to be used #193

thompson-tomo opened this issue Apr 17, 2024 · 1 comment

Comments

@thompson-tomo
Copy link

thompson-tomo commented Apr 17, 2024

Why do we need this improvement?

Allow for greater flexibility

How will this change help?

Allows for integration of addtional serializers and possibly reduction in need of Newtonsoft

Screenshots

No response

How could it be implemented/designed?

  • Implementation of a AsyncAPI.Saunter.Abstractions packages
  • Move NewtonsoftAsyncApiDocumentSerializer.cs into standalone package
  • Implementation of the System.Text.Json Serializer

🚧 Breaking changes

Yes

@VisualBean
Copy link
Collaborator

Asyncapi.net uses system.text.json, so this will also be solved by the migration to asyncapi.net

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

No branches or pull requests

2 participants