ADO.NET C# DbContext Fluent Generator is a T4 template that can be used to generate entities, DbContext and mapping classes (Fluent API) in a C# project. The Code FirstFluent API to take care of the places where the Code First conventions need to be overridden to get correct mappings. Once installed, you can right-click on the EDM Designer surface and select "Add Code Generation Item..." from the menu. Starting with the 1.0.1.7 version the ADO.NET DbContext Fluent Generator templates have been renamed to EF 4.x DbContext Fluent Generator. The new version of the DbContext Fluent Generator for the Visual Studio 2012 RC is now available.
Revision Notes
|