Skip to content

Tags: dorucioclea/evolutionary-architecture-by-example

Tags

v1.1.0

Toggle v1.1.0's commit message
refactor: replace custom SystemClock with native TimeProvider

The custom written SystemClock and its fake counterpart for integration tests have been removed. They have been replaced with the TimeProvider from the Microsoft.Extensions.Time.Testing package. This change affects several places across the codebase, where the system time was primarily used.

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update integration events package

Update integration events package