Removing BackgroundServiceStarter from AddSingletonHostedService
This commit is contained in:
@@ -14,6 +14,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- [AMWD.Common.EntityFrameworkCore](https://git.am-wd.de/AM.WD/common/compare/efc/v2.0.1...main)
|
||||
- [AMWD.Common.Test](https://git.am-wd.de/AM.WD/common/compare/test/v2.1.1...main)
|
||||
|
||||
### Changed
|
||||
|
||||
- Using `AddHostedService<>()` with "implementation factory" for `AddSingletonHostedService<>()` to resove singleton instance
|
||||
|
||||
### Removed
|
||||
|
||||
- Removed `BackgroundServiceStarter`
|
||||
|
||||
|
||||
## v2.0.1, asp/v2.1.0, efc/v2.0.1, test/v2.1.1 - 2023-11-23
|
||||
|
||||
|
||||
Reference in New Issue
Block a user