Romantic Web uses a Fody plugin to generate entity types for IList/ICollection and IDictionary mappings.
Unfortunately when RomanticWeb.Fody package is not installed or the ForyWeaver.xml isn't complete those type will not be produced, which in turn will cause obscure exceptions. They should be caught and replaced with a more informative errors
Romantic Web uses a Fody plugin to generate entity types for
IList/ICollectionandIDictionarymappings.Unfortunately when RomanticWeb.Fody package is not installed or the ForyWeaver.xml isn't complete those type will not be produced, which in turn will cause obscure exceptions. They should be caught and replaced with a more informative errors