Updated Wiki: Home
Project Description Reverse engineers an existing database and generates EntityFramework Code First POCO classes, DbContext and Configuration mappings. Currently only works for SQL Server. This has now...
View ArticleUpdated Wiki: Home
Project Description Reverse engineers an existing database and generates EntityFramework Code First POCO classes, DbContext and Configuration mappings.Currently only works for SQL Server. This has now...
View ArticleUpdated Wiki: Home
Project Description Reverse engineers an existing database and generates EntityFramework Code First POCO classes, DbContext and Configuration mappings.Currently only works for SQL Server. This has now...
View ArticleUpdated Wiki: Home
Project Description Reverse engineers an existing database and generates EntityFramework Code First POCO classes, DbContext and Configuration mappings.Currently only works for SQL Server. This has now...
View ArticleCreated Issue: Bugs and suggestions [2]
1) If column name equals [$], then Generator failed with exception IndexOutOfRange.2) And if default of column equals (null) or some decimal value (0.5 for example), then in class constuctor we can see...
View ArticleCommented Issue: Bugs and suggestions [2]
1) If column name equals [$], then Generator failed with exception IndexOutOfRange.2) And if default of column equals (null) or some decimal value (0.5 for example), then in class constuctor we can see...
View ArticleCreated Issue: Impossible to clone project [3]
Cause case-folding collision between Tester/app.config and Tester/App.config
View ArticleSource code checked in, #0e08998016f0
Fixing repo folding error with App.config to app.config
View ArticleSource code checked in, #56d49126016b
Fixing repo folding error with App.config to app.config
View ArticleSource code checked in, #f47ba46e0d6e
Fixing repo folding error with App.config to app.config
View ArticleUpdated Wiki: Home
Project Description Reverse engineers an existing database and generates EntityFramework Code First POCO classes, DbContext and Configuration mappings.Currently only works for SQL Server. This has now...
View ArticleUpdated Wiki: Documentation
This has now been made into a visual studio extension. To install and use this project:Use Nuget and install EntityFramework. Add a connect string to your app.config. Somethine like....
View Article