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

IAsyncEnumerable serializer #233

Open
KeyserDSoze opened this issue Aug 10, 2023 · 3 comments
Open

IAsyncEnumerable serializer #233

KeyserDSoze opened this issue Aug 10, 2023 · 3 comments

Comments

@KeyserDSoze
Copy link

image

In MvcOutputFormatter we need to have a jsonserializer async to have a default behavior with system.text.json and also serialize all the async "stuff".

image

@KeyserDSoze
Copy link
Author

@mattfrear
Copy link
Owner

Hi

This code was written a long time ago and has been working fine for many people for many years. How do you get this exception? Can you provide reproduction steps?

@mattfrear
Copy link
Owner

The SerializeAsync method which you have linked to needs a Stream as an argument, I don't know how I would rewrite my code to call this method. You are welcome to try via a pull request, but I think it would be a lot of work.

@mattfrear mattfrear reopened this Sep 7, 2023
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