Releases: swisschain/Swisschain.Extensions.Idempotency
Releases · swisschain/Swisschain.Extensions.Idempotency
2.0.0-beta.12
OutboxDispatcher moved from ctor to Init method of UnitOfWork
2.0.0-beta.11
IdempotencyId removed from the UnitOfWork
2.0.0-beta.10
Id Generator removed from UnitOfWork
2.0.0-beta.5
OutboxRepository.Save splitted by Add and Update
2.0.0-beta.4
Updated Outbox.Restore
2.0.0-beta.3
Fixed compilation errors
2.0.0-beta.2
Id generator simplified
2.0.0-beta.1
Simplified outbox repository
2.0.0-beta
- Added UnitOfWork - Decoupled Outbox and IdGenerator
1.2.3
nugets updated