v7.0.1
What's Changed
- Fixed project URLs for nuget packages. by @Kielek in #49
- Fixed HasID extension method. by @mgernand in #50
- Upgraded to .NET and Foundation v7.0 by @mgernand in #51
- Ignore an analyzer warning regaring UseEndpoints call. by @mgernand in #53
- Updated example application with MediatR and FluentResults libraries. by @mgernand in #54
- Fixed unit tests. by @mgernand in #55
- Added result usage to example application. by @mgernand in #56
- Added transactional outbox support for the messaging modules. by @mgernand in #57
- Added a component module for the example application. by @mgernand in #58
- Updated example app to use EF Core repository. by @mgernand in #60
- Added build status badge to README by @mgernand in #61
- Added SQL server migrations. by @mgernand in #62
- Fixed NRE when configuring the messaging module without an outbox contributor. by @mgernand in #63
- Bumped SDK and next version. by @mgernand in #64
- Fixed sample application. by @mgernand in #65
- Reduced JSON configuration section nesting. by @mgernand in #68
New Contributors
Full Changelog: v6.2.3...v7.0.1