Reputation: 21
I would like to generate a document from the Entity Framework code-first context class. The documentation would generate an object reference model and how it is mapped to the database. How would one go about doing this as part of the build process?
Upvotes: 2
Views: 263