Skip to content

Constructor DI/IoC all the things!

Compare
Choose a tag to compare
@PureKrome PureKrome released this 23 Nov 01:05
  • BREAKING CHANGE: Constructors have been refactored to accept only one main argument type. Makes it easier to discover the api.
  • Can now test to see how many times the expected endpoint was 'hit' with a new NumberOfTimesCalled property on the HttpMessageOptions class.