architecture-patternsdevelopment
scaffold-aggregate
Create a new event-sourced aggregate with proper Apply methods, event handling, and Marten configuration. Use this when adding a new domain entity that needs event sourcing.
maintainer
aalmada
آخر تحديث 1/19/2026
النجوم
9
التفرعات
0
quick start
Installation and usage
Create a new event-sourced aggregate with proper Apply methods, event handling, and Marten configuration. Use this when adding a new domain entity that needs event sourcing.
التثبيت
$ install --globalskills.sh
الاستخدام
بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:
skills use scaffold-aggregate