Updated Wiki: What's new
Whats new in v2.8.1:Bug fix: If property had _ appended, and is used as key, it breaks template generation. Thanks toNicholas Head. Whats new in v2.8.0:Added a new flag: AddUnitTestingDbContext. If...
View ArticleClosed Issue: If property had _ appended, and is used as key, breaks template...
There's logic in the template to append an underscore to generated property name, if it's the same name as the table. This causes problems if you also are using that property as a key, because it won't...
View ArticleReleased: v2.8.1 (Oct 08, 2014)
Whats new in v2.8.1:Bug fix: If property had _ appended, and is used as key, it breaks template generation. Thanks to Nicholas Head.Whats new in v2.8.0:Added a new flag: AddUnitTestingDbContext. If...
View ArticleCreated Release: v2.8.1 (Oct 08, 2014)
Whats new in v2.8.1:Bug fix: If property had _ appended, and is used as key, it breaks template generation. Thanks to Nicholas Head. Whats new in v2.8.0:Added a new flag: AddUnitTestingDbContext. If...
View ArticleNew Post: using MOQ with EFR POCO
Although manually updating members to be virtual by hand is not ideal so I was hoping there was a means in the EF Reverse tool to add this or such... Anyone?
View ArticleNew Post: Other Target .Net Frameworks .NETCORE
Hi Would it be possible to extend the generator options to allow the selection of alternate target frameworks. I am thinking of particularly Windows 8.1 which uses .NETCORE . This would then allow...
View ArticleSource code checked in, #ca0439289491
Slight enhancement to help with writing custom base classes
View ArticleCreated Unassigned: PluralizationService not pluralizing... [75]
I have been getting LINQ errors around duplicate classes within the assembly. Not that this is this projects fault, but it set me to looking for duplicates.I noticed that none of the entities have been...
View ArticleCommented Unassigned: PluralizationService not pluralizing... [75]
I have been getting LINQ errors around duplicate classes within the assembly. Not that this is this projects fault, but it set me to looking for duplicates.I noticed that none of the entities have been...
View ArticleEdited Issue: PluralizationService not pluralizing... [75]
I have been getting LINQ errors around duplicate classes within the assembly. Not that this is this projects fault, but it set me to looking for duplicates.I noticed that none of the entities have been...
View ArticleCommented Issue: PluralizationService not pluralizing... [75]
I have been getting LINQ errors around duplicate classes within the assembly. Not that this is this projects fault, but it set me to looking for duplicates.I noticed that none of the entities have been...
View ArticleCommented Issue: PluralizationService not pluralizing... [75]
I have been getting LINQ errors around duplicate classes within the assembly. Not that this is this projects fault, but it set me to looking for duplicates.I noticed that none of the entities have been...
View ArticleClosed Issue: PluralizationService not pluralizing... [75]
I have been getting LINQ errors around duplicate classes within the assembly. Not that this is this projects fault, but it set me to looking for duplicates.I noticed that none of the entities have been...
View ArticleCommented Issue: PluralizationService not pluralizing... [75]
I have been getting LINQ errors around duplicate classes within the assembly. Not that this is this projects fault, but it set me to looking for duplicates.I noticed that none of the entities have been...
View ArticleCreated Unassigned: Appended 1 to class name [76]
The template is appending a 1 to my class names.It seems that this is being done in in the ef.referse.poco.core.ttinclude t4 template on the following lines// Check for table or C# name clashesif...
View ArticleCommented Unassigned: Appended 1 to class name [76]
The template is appending a 1 to my class names.It seems that this is being done in in the ef.referse.poco.core.ttinclude t4 template on the following lines// Check for table or C# name clashesif...
View Article