0.4.0-prevew.2
Pre-release
Pre-release
Chores
- IntegrationEvents.Dapr: Adjust UoW enable check prompt (#28)
- UoW.EF: Remove invalid references (#28)
- Modify using global using (#30)
Docs
- UoW: Fix UoW documentation errors (#27)
- Isolation: Added Isolation doc (#28)
- Isolation: Adjust Isolation document usage(#29)
Features
- UoW: Extend UseUoW method for IEventBusBuilder (#27)
- UoW: Added IUnitOfWorkManager and IUnitOfWorkAccessor, Support for creating new DbContext, IUnitOfWork Add IServiceProvider (#27)
- Isolation: Added isolation support (#28)
- UoW.EF: CreateDbContext supports lazy loading (#28)
Refactors
- IntegrationEvents.Dapr: Refactoring background tasks (#27)
- Isolation: Update Parser and Isolation Usage (#30)
- Isolation: Adjust SaveChangeFilter, adjust environment, tenant attribute assignment (#30)