Hi,
I wrote a VS extension to help with developing ABP application----ABPHelper. By now, ABPHelper has one feature:
Generate ApplicationService Methods Just input methods names, and click button, all the methods and DTO files will be generated.
You can install ABPHelper by using Extensions and Updates in Visual Studio. Or download it from Visual Studio Galleryand install it manullay.
Source code on github Any suggestion is welcome! :mrgreen:
4 Answer(s)
-
0
This is a very good start! Thank you very much :) I will use and follow your project.
-
0
After checking it, I can have suggestions. Also, I will add a link to aspnetboilerplate.com.
-
0
nice future thing to have :mrgreen:
-
0
Hi, thank you for your replies! They encourage me a lot!
If you have any suggestions, feel free to create issues on ABPHelper's github!