↧
Commented Unassigned: Many-to-many does not use proper naming [182]
It appears that in a many to many relationship, the first navigational property should be the plural without the foreign key and without "1" appended but in version 2.19 this does not happen.For...
View ArticleNew Post: DbSets in DbContext
I've been using Reverse Poco for almost a year now, but I recently updated to version 2.24.0 and created a new tt file. It read from my database just fine and generated the POCO classes, but for some...
View Article