pjvds / ncqrs

Ncqrs Framework - The CQRS Framework for .NET
Other
539 stars 164 forks source link

Added support for the Autofac container #13

Closed mthird closed 13 years ago

mthird commented 13 years ago

This is using version 2.3.2.632 built for the 4.0 framework

mthird commented 13 years ago

Sorry about the double pull. This was my first time submitting a pull request and didn't realize I could change the commit list.

mthird commented 13 years ago

I'm sorry about the fubar'd Pull Requests. I'm going to play in my own sandbox until I figure this out :)

pjvds commented 13 years ago

Both Pull Requests are closed by you, is that correct or should we still pull something?

mthird commented 13 years ago

Yes, I closed both of them. I hadn't realized that all commits to the branch would show up in the pull request so I deleted the fork and started over. I'll submit a new pull request on a dedicated autofac branch followed by one for redis.

pjvds commented 13 years ago

Thanks for the explanation. It's too bad that you had to start over. But good to see that you keep the coding spirit high :)

We are looking forward to the upcoming pull request and just as a side note... you picked a popular things with Redis. We had multiple people that asked for support for it.