Database Schema Reader is a simple, cross-database facade over .Net 2.0 DbProviderFactories to read database metadata.
Get Database Schema Reader and take it for a spin to see what it can actually do for you!
What's New in This Release: [ read full changelog ]
· Code generation can now write RiaServices classes (thanks to Oscar Agreda)
· Refactoring of APIs for CodeWriter- now uses CodeWriterSettings.
· Among the new settings, you can include foreign key id properties for EF Code First
· Some additional settings are available for the UI via DatabaseSchemaViewer.exe.config.
· Further small changes specifically for EF Code First scenarios