Quantcast
Channel: EntityFramework Reverse POCO Code First Generator
Browsing all 1642 articles
Browse latest View live
↧

Created Unassigned: Configuration Switch for GeneratedCodeAttribute [140]

It would be really useful to provide a switch to include the GeneratedCodeAttribute for each class created.

View Article


Commented Unassigned: Problem generating Stored Procedures [139]

Hi,I modified the main .tt script in order to have the code generated in separate files and distinct kind of elements separated in folders as described here:// Elements to generate...

View Article


New Post: Custom Data Annotations

I need to serialize my entities with the JsonSerializer from Newtonsoft but this serialize all properties including the Reverse Navigation and Foreign Keys. The simplest way to exclude them is to use...

View Article

New Post: List names in IMsSqlContext

Hi Is there a way to control the way names are generated ? For example I have a table in database for banks info and warehouses. The thing is that they are named in Polish and some tables have name in...

View Article

Created Unassigned: Model classes not generated for table with only a...

__Repro steps__: 1. Create a table that _only_ has two columns (type int) that are FKs to PKs in two other tables. 1. Create a primary composite key from the two columns and have EF Reverse POCO...

View Article


Commented Unassigned: Configuration Switch for GeneratedCodeAttribute [140]

It would be really useful to provide a switch to include the GeneratedCodeAttribute for each class created.Comments: +1 to this, (__Note__: currently, only the POCO classes get that attribute, however,...

View Article

Created Unassigned: Foreign keys not generated for a composite FK [142]

Note: This might be related to [Issue141](https://efreversepoco.codeplex.com/workitem/141) Given the tables that have the following definitions:```-- TABLE ACREATE TABLE [dbo].[A]( [AId] [int]...

View Article

Commented Unassigned: Configuration Switch for GeneratedCodeAttribute [140]

It would be really useful to provide a switch to include the GeneratedCodeAttribute for each class created.Comments: __Update__: seems like StyleCop Analyzers are not supporting the...

View Article


New Post: List names in IMsSqlContext

You can turn off the pluralization set it to null (in your tt file about line 51) or create CustomPluralizationEntry with table name.

View Article


Source code checked in, #058b1ea5cd04

Make the FakeMyDbContext partial when MakeClassesPartial = true

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: What's new

Whats coming in the next release:Make the FakeMyDbContext partial when MakeClassesPartial = true. Thanks to Police Officer.Whats new in v2.15.1:Fix bug with stored procedure nullable parameters. Thanks...

View Article

Source code checked in, #a10338db7658

Case 140. Include <auto-generated /> in the generated code

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: What's new

Whats coming in the next release:Make the FakeMyDbContext partial when MakeClassesPartial = true. Thanks to Police Officer.Case 140. Include <auto-generated /> in the generated code. Thanks to...

View Article


Edited Unassigned: Configuration Switch for GeneratedCodeAttribute [140]

It would be really useful to provide a switch to include the GeneratedCodeAttribute for each class created.

View Article

Commented Unassigned: Configuration Switch for GeneratedCodeAttribute [140]

It would be really useful to provide a switch to include the GeneratedCodeAttribute for each class created.Comments: I have included ``` // <auto-generated /> ``` In the generated code. This will...

View Article


Commented Unassigned: Model classes not generated for table with only a...

__Repro steps__: 1. Create a table that _only_ has two columns (type int) that are FKs to PKs in two other tables. 1. Create a primary composite key from the two columns and have EF Reverse POCO...

View Article

Edited Unassigned: Model classes not generated for table with only a...

__Repro steps__: 1. Create a table that _only_ has two columns (type int) that are FKs to PKs in two other tables. 1. Create a primary composite key from the two columns and have EF Reverse POCO...

View Article


Commented Unassigned: Foreign keys not generated for a composite FK [142]

Note: This might be related to [Issue141](https://efreversepoco.codeplex.com/workitem/141) Given the tables that have the following definitions:```-- TABLE ACREATE TABLE [dbo].[A]( [AId] [int]...

View Article

Commented Unassigned: Foreign keys not generated for a composite FK [142]

Note: This might be related to [Issue141](https://efreversepoco.codeplex.com/workitem/141) Given the tables that have the following definitions:```-- TABLE ACREATE TABLE [dbo].[A]( [AId] [int]...

View Article

Commented Unassigned: Configuration Switch for GeneratedCodeAttribute [140]

It would be really useful to provide a switch to include the GeneratedCodeAttribute for each class created.Comments: That's perfect, thanks a lot Simon!

View Article
Browsing all 1642 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>