Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

10.0.0

Compare
Choose a tag to compare
@jbogard jbogard released this 06 Jan 17:57
· 6 commits to master since this release

In addition to targeting MediatR 10.0.0, this release adds a few new features:

  • Allow changing order of request exception behaviors (#81)
  • Not registering open generics where arity does not match (#109)
  • Pass a function to evaluate types for binding as an additional filter (#107)
  • Updating to 6.0 of Microsoft.Extensions.DependencyInjection to support constrained generics
  • Targeting only netstandard2.1