v3.0.8
Version 3 is finally here
Re-written from the ground up, and years in the making.
Now supports
- Entity Framework .NET Core 3
- Entity Framework .NET Core 2
- Entity Framework 6
- {{Mustache}} Templates. Now it's easy to alter the code generation templates. V3 now supports your own custom templates.
- Multi context generation in a single go (Enterprise feature)
- No more editing T4 ttinclude files. Now you can edit the generator within a C# project, and have the
EF.Reverse.POCO.v3.ttincludegenerated for you. - SQL Server
- SQL CE
- Custom database support provider via Plugin