Open
Description
I have a use case where I need to serialize/deserialize types that are dynamically generated using System.Reflection.Emit. Values of those types fail because the default .Net type lookup mechanism does not include dynamically generated assemblies. For that reason, I maintain a version of Hyperion that supports those types: https://github.com/tdip/Hyperion/tree/0.10.2-dynamic-type
If there is any interest in adding support for this in the official Hyperion release, let me know and I can help with the migration.
Metadata
Metadata
Assignees
Labels
No labels