Reputation: 858
i have been using NHibernate in TDD environment and found it very helpful to be able to generate schema out of mapping file etc... And now i'm thinking of going with Entity Framework for next project. So just wonder if there is any equivalent library or tools for EF to generate DB schema etc?
Upvotes: 0
Views: 180