Updated Repository Layer (markdown)

2881099
2023-12-07 13:17:36 +08:00
parent 9333605b21
commit 52d67ea391

@@ -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