liquidprojections / LiquidProjections

Liquid Projections supports building and maintaining autonomous .NET projection code in an Event Sourcing architecture.
https://www.liquidprojections.net
MIT License
169 stars 25 forks source link

Made projection context available when determining the projection key in CrudAction #119

Closed Jubast closed 5 years ago

Jubast commented 5 years ago

Hey, It would be really awesome if we could access ProjectionContext in CrudAction.

Any comments would be greatly appreciated :)

dennisdoomen commented 5 years ago

Looks like the build fails for unrelated reasons. I'll check it it out today or tomorrow.

I'd prefer a little better commit and PR title though

Jubast commented 5 years ago

Thanks for the comments i'll watch out in the future. Sorry for the late response i was on vacation.

Did you get to review the pr?

dennisdoomen commented 5 years ago

I just got back from vacation as well ;-)

Jubast commented 5 years ago

Thanks! When do you plan to release the nuget package? 😄

dennisdoomen commented 5 years ago

I already did last week, but apparently my NuGet publishing key expired. It just got pushed again.

Jubast commented 5 years ago

Thanks 😄