Skip to content

v0.8.0 release

Choose a tag to compare

@catcherwong catcherwong released this 08 Oct 15:19
· 338 commits to master since this release
a218d75
  1. Make Interceptors and response caching Support .netcore3.0.
  2. Remove WithServices method to support console apps (#142 #127 ).
  3. Add deep clone for memory cache provider (#150 ).
  4. Support multi instances of hybrid provider (#140 ).
  5. Improve RabbitMQ bus.
  6. Upgrading dependencies.
  7. Modify some extension methods' namespace.