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

MemoryPack does not work in LinqPad #220

Closed
VictorioBerra opened this issue Jan 28, 2024 · 2 comments
Closed

MemoryPack does not work in LinqPad #220

VictorioBerra opened this issue Jan 28, 2024 · 2 comments

Comments

@VictorioBerra
Copy link

MemoryPackSerializationException: UserQuery+Person is not registered in this provider.

image

@filzrev
Copy link
Contributor

filzrev commented Jan 29, 2024

Currently LINQPad don't supports Source Generator.
https://forum.linqpad.net/discussion/2396/source-generator-support

It's need to separately build DLLs that contains MemoryPack's model class.

@hadashiA
Copy link
Contributor

hadashiA commented Mar 1, 2024

Currently LINQPad don't supports Source Generator.
https://forum.linqpad.net/discussion/2396/source-generator-support

Thanks for the explanation. Apparently it is not a MemoryPack's issue.

@hadashiA hadashiA closed this as completed Mar 1, 2024
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

3 participants