Browsing All Posts filed under »NServiceBus«

Injecting NServiceBus into ASP.NET WebApi

March 16, 2012

2

This is just an update of David Boike’s excellent blog post on injecting NServiceBus into ASP.NET MVC 3. I take no credit, but simply followed David’s instructions and made them work for WebApi because I needed it myself. I would recommend you read his blog first then use the following code samples for injecting NServiceBus […]

LINQPad – My choice of test client for NServiceBus 3.0

February 1, 2012

8

The NServiceBus 3.0 RTM has just come out and I have spent a little bit of time over the last couple of weeks re-familiarizing myself with this fantastic product after recently changing jobs to a place where asynchronous messaging is not (yet) king. I suspect most people that have worked or evaluated NServiceBus will at […]