v5.3.0-beta.2
Pre-release
Pre-release
·
3124 commits
to master
since this release
-
Core
- Added missing InstanceType to the IAppServiceInfo.
- Made the OperationResult provide the messages and exceptions in the order of their addition.
- Breaking change: Moved IAppConfiguration & all dependencies to Kephas.Configuration.Legacy.
-
Data
- Renamed entityInfo to entityEntry (internal change).
-
ASP.NET Core
- Ignore service registrations if the contract is a constructed generic and its generic definition was previously registered.
- Added interactive tests for AspNetCore.
- Renamed ServiceCollectionConventionsRegistrar to ServiceCollectionAppServiceInfoProvider.
-
Logging
- NEW Added the Serilog logging adapter.
-
Deployment
- Improved the packages metadata ("framework" removed from tags).