Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
vipwan committed Sep 3, 2024
1 parent 181bcc6 commit c66a49d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ If all this code needs to be written, it will add a lot of work, so Biwen.AutoCl
- In many cases, we will have a lot of DTO objects,
- AOP & Decorator
- Auto Inject
- Version Info

[中文](https://github.com/vipwan/Biwen.AutoClassGen/blob/master/README-zh.md)

Expand All @@ -22,7 +23,7 @@ dotnet add package Biwen.AutoClassGen
- [Gen Request Usage doc](https://github.com/vipwan/Biwen.AutoClassGen/blob/master/Gen-request.md)
- [Gen Decoration Usage doc](https://github.com/vipwan/Biwen.AutoClassGen/blob/master/Gen-Decor.md)
- [Gen AutoInject Usage doc](https://github.com/vipwan/Biwen.AutoClassGen/blob/master/Gen-AutoInject.md)
- [Gen Version](https://github.com/vipwan/Biwen.AutoClassGen/blob/master/Gen-Version.md)]
- [Gen Version](https://github.com/vipwan/Biwen.AutoClassGen/blob/master/Gen-Version.md)

### Used by
#### if you use this library, please tell me, I will add your project here.
Expand Down

0 comments on commit c66a49d

Please sign in to comment.