Skip to content

Commit 4c9f19e

Browse files
authored
Update README.md
1 parent 9b50c38 commit 4c9f19e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,3 +220,23 @@ What is used:
220220
- Dto Name
221221
- Dto Type
222222
- All Foreign Properties from DTO
223+
224+
### DbContextGenerator
225+
Attributes:
226+
- BaseContext
227+
- Entity
228+
What is used:
229+
- Entity names
230+
- BaseContext name
231+
- BaseContext Type
232+
233+
### ControllerGenerator
234+
Attributes:
235+
- Dto
236+
- DefaultManagerAttribute
237+
- DefaultControllerAttribute
238+
What is used:
239+
- Dto name
240+
- Controller class
241+
- Manager class
242+

0 commit comments

Comments
 (0)