Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@AMEST AMEST released this 10 May 13:37
a3241ba

What's Changed

  • Up Framework version to net8
  • Expand IRepository interface by methods: CreateAll, DeleteAll (IEnumerable, Expression)
  • Make Repository Implementations public, for allow extend functional
  • Up packages version (mongo client, efcore, microsoft packages and etc.)

Breaking changes

  • Remove Freenom client implementation
  • Redis Bus: When process command, now all consumers in host with this message type consume event, not only first consumer on host.

#16

Full Changelog: v1.7.0...v2.0.0