diff --git a/Repository-Layer.md b/Repository-Layer.md index 144985e..2e85ef2 100644 --- a/Repository-Layer.md +++ b/Repository-Layer.md @@ -1,6 +1,6 @@ [中文](Repository) | **English** -As an extension, FreeSql.Repository realizes the functions of the common DAL. There is a certain standard definition for the repository layer. FreeSql.Repository refers to the interface design of Abp vNext, defines and implements the basic repository layer for CURD operations. +`FreeSql.Repository` Implemented universal warehousing layer functionality. FreeSql The repository refers to the ABP vnext interface specification and implements the Warehouse Layer (CURD). ## Features