Updating NService Bus from 1.9 to 2.0?
Can anybody help on this, provide me any links containing about this information?
nRkThe major thing that we had to deal with is moving to the Generic Host. You can stick with hosting NSB on your own, but the GH brings some nice things like the concept of Profiles. This was a really simple upgrade and you can ditch your custom host. The other change we noticed was in the logging area. There are two places to handle configuration of this, part of it is in the config file and part of it is via code. Other than that, there wasn't much to change as the guys did a good job of backwards compat.
精彩评论