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.
Full Changelog: v1.7.0...v2.0.0