XerProjects / Xer.Cqrs

A lightweight and easy-to-use CQRS + DDD library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Separate CommandHandlerAttribute/EventHandlerAttribute feature

joel-jeremy opened this issue · comments

Move these components to a different project or as extensions (Xer.Cqrs.CommandStack.Attributes/Xer.Cqrs.EventStack.Attributes)

Removed CommandHandlerAttribute components from CommandStack a4612b5

Removed EventHandlerAttribute components from EventStack 76fa930