# ABP Documentation ## Table of Contents * Getting Started * With Console Application * With ASP.NET Core Web Application * Fundamentals * Dependency Injection * [Multi Tenancy](Multi-Tenancy.md) * Module Development * Basics * Plug-In Modules * Best Practices * Domain Driven Design * Domain Layer * [Entities & Aggregate Roots](Entities.md) * Value Objects * [Repositories](Repositories.md) * Domain Services * Specifications * Domain Events * Application Layer * Application Services * Data Transfer Objects * Unit Of Work * Data Access * [Entity Framework Core Integration](Entity-Framework-Core.md) * Presentation / User Interface * Localization