10000 Tags · Havret/EventSourcing.NetCore · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Havret/EventSourcing.NetCore

Tags

v13.2.0

Toggle v13.2.0's commit message
Added link to "How to deal with privacy and GDPR in Event-Sourced sys…

…tems" video.

Updgraded packages to latest versions.

v13.1.0

Toggle v13.1.0's commit message
Added link to "Let's build the worst Event Sourcing system!" talk

v13.0.0

Toggle v13.0.0's commit message
Updated README with information about "Introduction To Event Sourcing…

…" workshop

v12.2.0

Toggle v12.2.0's commit message
Removed obsolete IIS express run profiles.

Fixed async method signatures in tests.
Fixed copy/paste naming issues in Cancel Shopping Carts API tests

v12.1.0

Toggle v12.1.0's commit message
Fixed Canceling ShoppingCart in Marten ECommerce example

v12.0.0

Toggle v12.0.0's commit message
Added missing logic in TracingMiddleware to actually get correlation …

…and causation ids from request headers

v11.2.0

Toggle v11.2.0's commit message
Added Marten Outbox Pattern with custom Projection (a.k.a Subscriptio…

…ns). Plugged it into samples removing calling EventBus from repository, by that getting at-least once processing guarantee.

Updated Marten to latest v5 alpha
Disabled API tests parallelisation until better test setup is provided

v11.1.0

Toggle v11.1.0's commit message
Removed not working correctly Github Action with Test Results

Added Directory.Build.props and removed some commonly shared settings
Renamed project Core.Streaming.Kafka into Core.Kafka

v11.0.0

Toggle v11.0.0's commit message
Updated EventStoreDB samples documentation

v10.0.0

Toggle v10.0.0's commit message
Fixed failing EF related tests

0