Quantcast
Channel: EntityFramework Reverse POCO Code First Generator
Viewing all articles
Browse latest Browse all 1642

Released: v2.14.3 (Jul 22, 2015)

$
0
0
Whats new in v2.14.3:
  • Pluralize / Singularize just the last word if separated by underscore (schema_table) . Thanks to PetrettoS.
  • Case 129. The Copyright use Western European Encoding for non-ascii char '©', and can not be recognized on other Encoding. I changed the copyright symbol to plain text. Thanks to yyjdelete.
  • Include schema name for enum definitions. Thanks to TheEdge3.
  • Include .HasColumnType("sql type") in the configuration mappings. Thanks to lucwuyts.
  • Added a parameterless constructor for the EntityTypeConfiguration classes. This is useful when you use your own context and use something like modelBuilder.Configurations.AddFromAssembly(Assembly.GetExecutingAssembly()); when creating the model. Thanks to lucwuyts.
  • If MakeClassesPartial=true, include a ctor even if there is no ICollection to initialise, so the call is made to InitializePartial();. Thanks to lucwuyts.

Viewing all articles
Browse latest Browse all 1642

Trending Articles



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