I am trying to debug my fluent application and would like to see what the generated files look like.
What are the ways to view them?
Is there a way to export them?
I am trying to debug my fluent application and would like to see what the generated files look like.
What are the ways to view them?
Is there a way to export them?
Nevermind!
.Mappings(m => m.FluentMappings.ExportTo("path"))