abp icon indicating copy to clipboard operation
abp copied to clipboard

sample app for best practices

Open ktngoykalolo opened this issue 1 year ago • 3 comments

Hello, I am implementing a project using ABP. this would be my first real project. Is there a sample app implemented with all the best practices, that could be used as guidance ? that would be very appreciated.

ktngoykalolo avatar May 06 '24 19:05 ktngoykalolo

hi

https://docs.abp.io/en/abp/latest/Best-Practices/Index

https://abp.io/books/implementing-domain-driven-design

maliming avatar May 07 '24 01:05 maliming

And performance optimizations: https://community.abp.io/posts/performance-optimization-of-.netbased-and-also-abpbased-application-pmdwhwxc

leonkosak avatar May 07 '24 13:05 leonkosak

Hello, thanks a lot for the links. I am having a few errors when it comes to delete and edit functions for a CRUD AppServices. I think I must review the Repository and AppService

ktngoykalolo avatar May 08 '24 10:05 ktngoykalolo