Entity Framework Support Documentation
Home
Welcome!
Getting Started
Quick start guides
From Database to source code
From nothing to database and source code
Create a project
Create an entity model
Choice 1: Quick Model
Choice 2: Manual adding through entity editor
Add a relational model data container
Sync relational model data
Create DDL SQL Create Script
Generate source code
Apply changes in the database schema to source code
Apply changes to the entity model to the database schema and source code
What's new in Entity Framework support in LLBLGen Pro v5.4
Breaking Changes in v5.4
Entity Framework Core v2 specific
Entity Framework Core v1 specific
Entity Framework Full Specific
About LLBLGen Pro
Entity Framework Support Documentation
Home
/
Getting Started
/
Quick start guides
/
From nothing to database and source code
/
Create an entity model
Create an entity model
Please select one of the topics in this section:
Choice 1: Quick Model
Choice 2: Manual adding through entity editor