Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1801ceb

Browse files
authoredAug 9, 2024··
Update README.md
1 parent e8257df commit 1801ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CodeGenerator
22

3-
Generates Endpoints, Models and Services for C# Application using Liquid templates.
3+
Generates Endpoints, Models and Services for C# Application using Liquid templates. This is assuming that ArdalisEndpoints, AutoMapper and Ardalis styled Results extensions are used. However you can modify to your custom needs (PRs are appreciated 🙂).
44

55
- Endpoints (folder)
66
- List

0 commit comments

Comments
 (0)
Please sign in to comment.