Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@mt89vein mt89vein released this 03 Apr 15:26
  1. Full cancellation token support added.
  2. Pipeline and pipelineBuilder now can be used without IServiceProvider (it possible if no one of registered middlewares uses IServiceProvider).
  3. Some implementation details hidden, more unit tests and documentation added.
  4. Now possible to use not only class as middleware context param.