当前位置:网站首页>Projects and dependencies in ABP learning solutions
Projects and dependencies in ABP learning solutions
2022-07-01 06:07:00 【Old sentencing】
.Domain.Share project
The project contains constants 、 Enumerations and other objects , These objects are actually part of the domain layer , But all the layers in the solution / Projects will use . For example, entity class Book Enumeration used in BookType、 Constant
BookConstsAre suitable for this project .
This project does not depend on other projects in the solution , Introduction to other projects or directly rely on this project
.Domain project
The domain layer in the solution , contain Entity , Set root , Field service , Value type , Warehousing interfaces and other domain objects of the solution . For example, entities and IBookRepository Classes are suitable for this project
It relies on .Domain.Share Because it may be in the application interface and DTO Use constants in 、 Enumeration or other shared objects .
.Application.Contracts project
The project mainly includes application services interfaces And application layer data transmission objects DTO, It is used to separate the interface and implementation of the application layer , In this way, the interface project can be shared to the client as a contract package .
for example IBookAppService Interface and BookCreationDto Classes are suitable for this project
It depends on .Domain.Share because He may be in the application interface and DTO Use constants in 、 Enumeration or other shared objects .
.Application project
Project contains .Application.COntracts Implementation of the application service interface of the project .
for example BookAppService Class is suitable for this project
It relies on .Application.Cantracts project , Because it needs to implement interfaces and use DTO It depends on .Domain.Share because He may be in the application interface and DTO Use constants in 、 Enumeration or other shared objects .
.EntityFrameworkCore project
Integrate EF Core project , Defined DbContext And implement .Domain Warehouse interface defined in the project
It relies on .Domain project . Because it needs to reference entities and warehousing interfaces
.EntityFrameworkCore.DbMigrations project
Included in the solution EF Core Database migration for , It has independent DbContext To specifically manage migration
ABP It's a modular framework , The ideal design is to let each module have its own DbContext class , This is for migration DbContext It will work , He will all DbContext The configuration is unified into a single model to maintain the schema of a single database , For more advanced scenarios , Programs can have multiple databases ( Each database has one or more module tables ) And multiple migrations
DbContext( Each maintains a different database schema )
We need to pay attention to , transfer
DbContextFor database migration only , Instead of Runtime Use .
- It relies on
.EntityFrameworkCoreproject , Because it reuses theDbContextTo configure
.DbMigrator project
This is a console application , It simplifies database migration in development and production environments , When you use it :
Create a database when necessary ( Without a database )
Apply data migration without migration
Initialize seed data ( When you need it )
Although creating databases and applying migrations seems only useful for relational databases , But even if you choose NoSQL Database provider ( Such as MongoDB), This project will also be generated . At this time , It will provide the necessary initial data for the application .
- It relies on
.EntityFrameworkCore.DbMigrationsproject ( in the light of EF Core), Because it needs to access the migration file .- It relies on
.Application.Contractsproject , Because it requires access permission definitions to give all permissions to the administrator user when initializing seed data .
.HttpApi project
Used for definition API controller
Most of the time , You don't need to define it manually API controller , because ABP The dynamics of the API The function will be automatically created according to the application layer API controller , But if you need to write API controller , Then it is the most suitable place
It relies on .Application.Contracts project , Because it needs to inject the application service interface
.HttpApi.Client project
Definition C# The client agent uses... In the solution Http API project , You can share your edits to third-party clients , Make it easy in DotNet Use your http API
ABP Yes dynamic C# API client function , So in most cases, you don't need to create it manually C# Client agent .
.HttpApi.Client.ConsoleTestAppThe project is a console application that demonstrates the use of client agents .
- It relies on
.Application.Contractsproject , Because it needs to use application service interface and DTO.If you don't need to be API Create dynamic C# Client agent , You can delete this project and dependencies
.Web project
Contains the user interface of the application (UI). If you use ASP.NET Core MVC UI, Contains the main of the application
appsettings.jsonThe configuration file , Used to configure the database connection string and other configurations of the application
rely on
.HttpApiproject , because UI The layer needs to use the... Of the solution API And application service interface .
. Hierarchical structure
If you choose ASP.NET core UI And designated --tiered Options ,CLI Will create tiered solutions , The purpose of the hierarchical structure is to Web Applications and Http Api Deploy to different servers
References :Startup Templates/Application | Documentation Center | ABP.IO
The purpose of writing this article is to facilitate my study ABP
边栏推荐
- Primary application case of Excel DuPont analyzer
- srpingboot security demo
- ONEFLOW source code parsing: automatic inference of operator signature
- One of the characteristic agricultural products that make Tiantou village, Guankou Town, Xiamen into a "sweet" village is
- Through cooperation with the University of international trade, we can increase efficiency for college students
- pycharm 配置jupyter
- Oracle create user + Role
- Scope data export mat
- OpenGL es: (5) basic concepts of OpenGL, the process of OpenGL es generating pictures on the screen, and OpenGL pipeline
- Some errors encountered in MySQL data migration
猜你喜欢

分布式锁实现

论文学习记录随笔 多标签之LIFT

数据库问题,如何优化Oracle SQL查询语句更快,效率更高

Send you through the data cloud

Scope data export mat

el-table 动态表头渲染 固定第一列 高度问题

SystemVerilog学习-08-随机约束和线程控制

Crossing sect · paipan + Siyuan notes = private notebook

Excel dynamic chart

Seven major technical updates that developers should pay most attention to on build 2022
随机推荐
Fixed height of the first column in El table dynamic header rendering
栈题目:解析布尔表达式
Pit of kotlin bit operation (bytes[i] and 0xff error)
SystemVerilog学习-09-进程间同步、通信和虚方法
Record currency in MySQL
蚂蚁新村田头村变甜头村 让厦门灌口镇田头村变甜头村的特色农产品之一是
穿越派·派盘 + 思源笔记 = 私人笔记本
OpenGL es: (2) relationship between OpenGL es, EGL and glsl
DEV XPO对比之XAF BO
excel動態圖錶
excel初级应用案例——杜邦分析仪
CJC8988带2个立体声耳机驱动器的低功率立体声编解码器
数据库er图组成要素
Advanced drawing skills of Excel lecture 100 (1) - use Gantt chart to show the progress of the project
Diagramme dynamique Excel
How does MySQL store Emoji?
FPGA - 7系列 FPGA内部结构之Clocking -01- 时钟架构概述
【笔记】电商订单数据分析实战
el-table 动态表头渲染 固定第一列 高度问题
可动的机械挂钟