Skip to content

Commit 9b50c38

Browse files
authored
Update README.md
1 parent 460c080 commit 9b50c38

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,5 +200,23 @@ WebRepositories.Generator => Erstellt die Repositories
200200
Attributes:
201201
- Dtos
202202
What is used:
203+
- Dto Namespace
203204
- Dto Name
204205
- All Properties from DTO
206+
207+
### ExtensionsGenerator
208+
Attributes:
209+
- Dtos
210+
What is used:
211+
- Dto Namespace
212+
- Dto Name
213+
- All Properties from DTO
214+
215+
### FullModelGenerator
216+
Attributes:
217+
- Dtos
218+
What is used:
219+
- Dto Namespace
220+
- Dto Name
221+
- Dto Type
222+
- All Foreign Properties from DTO

0 commit comments

Comments
 (0)