LLBLGen Pro v5.1 Beta has been released!

LLBLGen Pro v5.1 beta is now available. It’s the last public build before RTM, which I hope will be within a week or two. Since EAP2 we’ve added the following features:

  • Entity Framework Core support in the designer
  • Newer versions of the UI controls in the designer for better HiDpi support
  • .NET 4.6.2 support for all supported ORM frameworks.

The headliner of course is EF Core support in the designer, which makes LLBLGen Pro the no.1. designer for Entity Framework Core projects. The EF Core support is for v1.0.1, and will be updated once Microsoft ships 1.1.0 RTM.

Entity Framework Core is supported on .NET Full and .NET Core, the generated code is generated with a csproj for .NET Full, but is easily converted to a .NET core project.

Almost there!

2 Comments

  • It look good but does not support .Net Core / Linux let.

  • Yes it does. The code generated for Entity Framework Core can be used on .NET core / Linux. See: http://www.llblgen.com/Documentation/5.1/Entity%20Framework/VCore1/AvailablePresets.htm#net-core

    The designer runs on windows, and that likely won't change.

Comments have been disabled for this content.