Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@YoussefSell YoussefSell released this 15 Feb 15:20

For more details click here to get to our CHANGELOG.

Added

  • added a new SMS delivery channel: D7Networks.

Changed

  • Updated the packages.
  • Some code refactoring.
  • Updated the packages to target .NET 6.

Removed

  • removed all DI packages. now the DI registration exists on each package directly.
  • removed Moq, and replaced it with NSubstitute.