David Good
David Good

Reputation: 21

How would someone generate documentation from an Entity Framework code first mapping context?

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

Answers (0)

Related Questions