Download LLBLGen Pro 5.10

Download LLBLGen Pro 5.10

LLBLGen Pro

LLBLGen Pro is a data access framework and code generator for .NET, developed by Solutions Design. It is designed to help developers create efficient and scalable data access layers for their applications by generating code that interacts with databases.

With LLBLGen Pro, developers can visually design their database schema and then use the tool to generate the corresponding entity classes, mapping code, and data access code. This saves time and reduces the risk of errors when writing the code manually.

LLBLGen Pro supports a variety of database management systems, including Microsoft SQL Server, Oracle, PostgreSQL, and MySQL, among others. It also includes features such as LINQ support, caching, and concurrency control to further enhance the performance and functionality of the generated code.

Overall, LLBLGen Pro is a powerful tool for creating efficient and maintainable data access layers in .NET applications.

New features in v5.10

Runtime: Appending where and orderby clauses to nested sets in derived model queries.

Derived Model fetching now allows for additional where / orderby clauses to be specified for nested sets in the projection. This is implemented using Linq.

Runtime: Support for insert into … select queries.

The framework now supports inserting entities directly based on a query (INSERT INTO … SELECT …). This is implemented using QuerySpec.

Entity Framework Core v7.x support

The designer now supports Entity Framework Core v7.x on .NET 6+

.NET 7

.NET 7 is now a supported framework.

Much more…

To get a detailed overview of what’s new in the LLBLGen Pro Runtime Framework v5.10, please visit its ‘what’s new’ page in the LLBLGen Pro Runtime Framework documentation as well.

Download LLBLGen Pro 5

Download LLBLGen Pro 5.10

How to install LLBLGen Pro 5

Installation instructions: see file readme.txt