issues
search
oskardudycz
/
EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
https://event-driven.io
Creative Commons Attribution Share Alike 4.0 International
3.42k
stars
514
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Used collection extensions from C# 12 where possible
#239
oskardudycz
closed
6 months ago
0
Made events discriminated union (well amost) in introduction to Event Sourcing workshop
#238
oskardudycz
closed
6 months ago
0
Upgraded Marten and ESDB client to the latest versions
#237
oskardudycz
closed
6 months ago
0
Bump OpenTelemetry.Instrumentation.AspNetCore from 1.7.0 to 1.8.1 in /Core
#236
dependabot[bot]
closed
6 months ago
1
Bump OpenTelemetry.Instrumentation.Http from 1.7.0 to 1.8.1 in /Core
#235
dependabot[bot]
closed
6 months ago
1
Fix to GoldenEye URL
#234
Rociomcm5
closed
6 months ago
1
Added example of closing the books with Marten assuming that open and close are seprate actions
#233
oskardudycz
closed
9 months ago
0
Fix flakiness of the integration api suite
#232
oskardudycz
closed
6 months ago
0
Added example of Batch Incident resolution saga
#231
oskardudycz
closed
9 months ago
0
Updated the old ExcepthionHandlingMiddleware to use problem details
#230
oskardudycz
closed
9 months ago
0
Bumped ESDB images to 23.10
#229
oskardudycz
closed
10 months ago
0
Bumped to .NET8 together with all packages
#228
oskardudycz
closed
10 months ago
0
Add Sekiban - Event Sourcing and CQRS Framework using C#.
#227
tomohisa
opened
11 months ago
0
Magic value in ConfigurationExtensions.GetRequiredConnectionString
#226
gslam2k
opened
1 year ago
1
Added example business logic using Decider with Marten
#224
oskardudycz
closed
1 year ago
0
Sample directories could be cleaned
#223
guillaumeagile
closed
1 year ago
1
Upgraded api tests to breaking changes in Ogooreck
#222
oskardudycz
closed
1 year ago
0
Added example on how to use test containers with Marten
#221
oskardudycz
closed
1 year ago
0
Wolverine's version of Helpdesk sample
#220
oskardudycz
closed
9 months ago
0
Marten scalled projections sample
#219
oskardudycz
closed
6 months ago
1
Added Marten Docker configuration example
#218
oskardudycz
closed
1 year ago
0
Added Room Reservation flow showing practical example of vertical slices
#217
oskardudycz
closed
1 year ago
0
Pragmatic event sourcing improvements
#216
oskardudycz
closed
1 year ago
0
Updated Marten to v6-rc.1 and ESDB to 22.10
#215
oskardudycz
closed
1 year ago
0
Slim down your aggregate
#214
oskardudycz
closed
1 year ago
0
Added example demonstrating Marten Unique Constraint for Event Sourcing
#213
oskardudycz
closed
1 year ago
0
Elastic projections
#212
oskardudycz
closed
1 year ago
0
Improved tests isolation for failing Marten-related tests
#211
oskardudycz
closed
1 year ago
0
Implement Feature/1234
#210
ronaldkroon
closed
1 year ago
1
Added example of command orchestration
#209
oskardudycz
closed
1 year ago
0
OpenTelemetry and Hosted Services
#208
grzegorzorwat
opened
1 year ago
0
Extended distributed processes examples with Choreography and Process Manager
#206
oskardudycz
closed
1 year ago
0
fix: string should start with 'res/' to be considered valid
#205
laeckerv
closed
1 year ago
0
DeleteEvent option for SelfAggregate
#204
No9993
closed
1 year ago
2
Added OpenTelemetry wrappers for Marten's extension methods
#203
oskardudycz
closed
1 year ago
0
GetAndUpdate with Maybe<object> calls the GetAndUpdate overload with Func<T, object> instead of Func <T, Maybe<object>>
#198
agross
closed
1 year ago
0
Problem with order initialization
#197
grzegorzorwat
closed
1 year ago
0
Using multiple constructors in the aggregate
#194
mehdihadeli
opened
1 year ago
0
Fix broken link
#193
bartelink
closed
1 year ago
0
Added wrapper for Marten repository instead of the internal logic for tracing
#192
oskardudycz
closed
1 year ago
0
Refactored Append Scopes into Repository Decorators
#191
oskardudycz
closed
1 year ago
0
Event Type Mapping improvements
#190
oskardudycz
closed
1 year ago
0
Brought back test reporter
#189
oskardudycz
closed
1 year ago
0
Configured static analysis and applied ConfigureAwait(false) to Core classes
#188
oskardudycz
closed
1 year ago
0
Fixed typo in the composite key example.
#187
oskardudycz
closed
1 year ago
0
Replaced Event Bus with Event Store in projection tests to make them more explicit and self-explanatory
#186
oskardudycz
closed
1 year ago
0
Add more detailed Open Telemetry instrumentation
#185
oskardudycz
opened
1 year ago
0
Use decorators for repositories and other classes to make Open Telemetry code less invasive
#184
oskardudycz
opened
1 year ago
0
A huge security hole in OrdersController
#183
ghost
closed
1 year ago
2
EventTypeMapper always scan assemblies
#182
GKotfis
closed
1 year ago
1
Previous
Next