This repository was archived by the owner on Dec 29, 2024. It is now read-only.
Releases: globalelements-gmbh/EventDispatcher
Releases · globalelements-gmbh/EventDispatcher
v2.0.0
v2.0.0 - 2021-03-01
Improvements
- Add support for .Net Core 5.0
- Add support for .Net Core 3.1
- Implicit scan assemblies if not already scanned when dispatching the first event
Breaking changes
- Remove support for .Net Core 2.x and .Net Core 3.0
- Replace log4net with Serilog
- Replace StructureMap with Lamar