Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 873 Bytes

development_guide.md

File metadata and controls

23 lines (12 loc) · 873 Bytes

Development Guide

This section contains information on how to configure the CodeFluent Entities model and use the generated code.

Information on how to your application to use the Data Access Layer.

Information on how to perform CRUD operations.

Information on how to perform sort operations from the business model configuration to the Data Access Layer implementation.

Information on how to perform pagination using the Data Access Layer implementation.

Information on how to implement custom methods from the business model configuration to the Data Access Layer implementation.