# dotnet-abp-framework-study **Repository Path**: JessQiu/dotnet-abp-framework-study ## Basic Information - **Project Name**: dotnet-abp-framework-study - **Description**: No description available - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-11 - **Last Updated**: 2025-08-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Abp vNext 学习 ## 目录 1. [ABP 框架概述(ABP Framework Overview)](./01-abp-framework-overview/README.md) 1.1 [核心架构(Core Architecture)](./01-abp-framework-overview/1.1-core-architecture.md) 1.2 [主要特点(Key Features)](./01-abp-framework-overview/1.2-key-features.md) 2. [核心框架(Core Framework)](./02-core-framework/README.md) 2.1 [领域驱动设计实现(Domain-Driven Design Implementation)](./02-core-framework/2.1-domain-driven-design-implementation.md) 2.2 [数据库集成(Database Integration)](./02-core-framework/2.2-database-integration.md) 2.3 [事件总线与分布式事件(Event Bus and Distributed Events)](./02-core-framework/2.3-event-bus-and-distributed-events.md) 3. [用户界面框架(UI Frameworks)](./03-ui-frameworks/README.md) 3.1 [Blazor 用户界面(Blazor UI)](./03-ui-frameworks/3.1-blazor-ui.md) 4. [模块系统(Module System)](./04-module-system/README.md) 4.1 [身份管理(Identity Management)](./04-module-system/4.1-identity-management.md) 4.2 [租户管理(Tenant Management)](./04-module-system/4.2-tenant-management.md) 4.3 [权限管理(Permission Management)](./04-module-system/4.3-permission-management.md) 4.4 [文档系统(Documentation System)](./04-module-system/4.4-documentation-system.md) 5. [Development Tooling(开发工具)](./05-development-tooling/README.md) 5.1 [ABP CLI(ABP 命令行界面)](./05-development-tooling/5.1-abp-cli.md) 5.2 [项目模板(Project Templates)](./05-development-tooling/5.2-project-templates.md) 5.3 [模块管理(Module Management)](./05-development-tooling/5.3-module-management.md) 6. [本地化系统(Localization System)](./06-localization-system/README.md) 6.1 [资源文件和结构(Resource Files and Structure)](./06-localization-system/6.1-resource-files-and-structure.md) 6.2 [多语言支持(Multi-Language Support)](./06-localization-system/6.2-multi-language-support.md)