sharparchitecture / Sharp-Architecture

S#arp Architecture: ASP.NET MVC Best Practices with NHibernate
http://sharparchitecture.github.io/
Other
591 stars 152 forks source link

SharpArch.Domain.Events not available in SharpArch.Domain v4.0.1 #163

Closed lucaarpaia closed 6 years ago

lucaarpaia commented 6 years ago

I'm on a sharparc based project and trying to upgrade from 3.0.0 to v4.0.1 but I have problems related to SharpArch.Domain.Events not available anymore

The type or namespace name 'Events' does not exist in the namespace 'SharpArch.Domain' (are you missing an assembly reference?)

Is that namespace moved to a different assembly? thank you for answers

cd21h commented 6 years ago

It was removed. Please use https://github.com/phatboyg/GreenPipes or https://github.com/jbogard/MediatR