Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Event Sourcing in .NET Core
Example of Event Sourcing in .NET Core
Collective -
Host: opensource -
https://opencollective.com/eventsourcingnetcore
- Website: https://twitter.com/oskar_at_net
- Code: https://github.com/oskardudycz/EventSourcing.NetCore
Es versioning talk
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request about 2 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request about 2 months ago
Renamed docker-compose to docker compose to fix the GH Action build
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 4 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 4 months ago
Eda workshop
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 4 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 4 months ago
Bump RestSharp from 111.0.0 to 112.0.0 in /Core
github.com/oskardudycz/EventSourcing.NetCore - dependabot[bot] opened this pull request 4 months ago
github.com/oskardudycz/EventSourcing.NetCore - dependabot[bot] opened this pull request 4 months ago
Exercise 10 and 11 are missing a README.md
github.com/oskardudycz/EventSourcing.NetCore - psaeuerl opened this issue 6 months ago
github.com/oskardudycz/EventSourcing.NetCore - psaeuerl opened this issue 6 months ago
Updated dependencies (e.g. Marten to 7.20.0)
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 6 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 6 months ago
Adjusted PassageOfTime example extending by the granular time events
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 6 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 6 months ago
Added example of providing EventStoreDB SubscriptionToAll filter to match a specific set of event types
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
Simplfied AsyncEnumerable batching by using OpenExtension package
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
Bumped packages to latest versions
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
Added Nginx configuration with multiple replicas for Helpdesk sample
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
Added test collection for Marten ECommerce sample
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
chore(Deps): Update to latest Equinox nugets
github.com/oskardudycz/EventSourcing.NetCore - bartelink opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - bartelink opened this pull request 7 months ago
use char overload for split
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
remove unecessary ToArray alloc
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
Refactored EventStoreDB subscriptions making it more scalable
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
Added EventStoreDB subscriptions batching and PostgreSQL checkpointer
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
use some expression bodied members
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
use maxby
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
remove unnecessary list allocs
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
thoughts on global usings?
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
remove redundant catch in ExtractTraceContextFromEventMetadata
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
avoid string allocs in id generation
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
use some target typed new
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
remove some redundant private sets
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
remove some redundant class bodies
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
use some collection expressions
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
remove redundant null suppressions
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
remove some redundant usings
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
remove redundant verbatim strings
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
throw for cant find type
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
fix some spelling
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - SimonCropp opened this pull request 7 months ago
Trimmed multiple Docker Compose file into a single one with profiles
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
Fixed handling of the LastProcessedPosition handling in EntityFrameworkProjection
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
Added example of catching breaking changes to the package with Microsoft.CodeAnalysis.PublicApiAnalyzers
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
Added various ways of running compatibility tests
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
Moved orders queries to controller
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
Fixed ShoppingCart unit tests wrongly bumping version
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
Added Aggregate base class with event type
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
Added example implementation of Passage Of Time and To-Do List patterns
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
Added Aspire basic configuration to ECommerce sample
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 7 months ago
Slimmed down immutable exercise even more to follow Decider pattern
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
Added exercises to slim down aggregates and entities
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
Refactored classes to use Primary Constructors where possible
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
Changed custom IProjections like KafkaProducer, SignalRProducer, ElasticProjection to subscriptions
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
Replaced Trx-based test reporter with GitHubActionsTestLogger package.
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
Added EventStoreDB Application Layer and Optimistic Concurrency Tests
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
Added Marten Application Layer and Optimistic Concurrency Tests
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
Updated Business Logic exercise, to make it more gradual and easier to fill gaps
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
Added example of a single Apply method in Marten
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
Used collection extensions from C# 12 where possible
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
Made events discriminated union (well amost) in introduction to Event Sourcing workshop
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
Upgraded Marten and ESDB client to the latest versions
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 8 months ago
Bump OpenTelemetry.Instrumentation.AspNetCore from 1.7.0 to 1.8.1 in /Core
github.com/oskardudycz/EventSourcing.NetCore - dependabot[bot] opened this pull request 8 months ago
github.com/oskardudycz/EventSourcing.NetCore - dependabot[bot] opened this pull request 8 months ago
Bump OpenTelemetry.Instrumentation.Http from 1.7.0 to 1.8.1 in /Core
github.com/oskardudycz/EventSourcing.NetCore - dependabot[bot] opened this pull request 8 months ago
github.com/oskardudycz/EventSourcing.NetCore - dependabot[bot] opened this pull request 8 months ago
Fix to GoldenEye URL
github.com/oskardudycz/EventSourcing.NetCore - Rociomcm5 opened this pull request 10 months ago
github.com/oskardudycz/EventSourcing.NetCore - Rociomcm5 opened this pull request 10 months ago
Added example of closing the books with Marten assuming that open and close are seprate actions
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 10 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 10 months ago
Fix flakiness of the integration api suite
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this issue 11 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this issue 11 months ago
Added example of Batch Incident resolution saga
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 11 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 11 months ago
Updated the old ExcepthionHandlingMiddleware to use problem details
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 11 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 11 months ago
Bumped ESDB images to 23.10
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 12 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 12 months ago
Bumped to .NET8 together with all packages
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 12 months ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request 12 months ago
Add Sekiban - Event Sourcing and CQRS Framework using C#.
github.com/oskardudycz/EventSourcing.NetCore - tomohisa opened this pull request about 1 year ago
github.com/oskardudycz/EventSourcing.NetCore - tomohisa opened this pull request about 1 year ago
Magic value in ConfigurationExtensions.GetRequiredConnectionString
github.com/oskardudycz/EventSourcing.NetCore - gslam2k opened this issue about 1 year ago
github.com/oskardudycz/EventSourcing.NetCore - gslam2k opened this issue about 1 year ago
Added example business logic using Decider with Marten
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
Sample directories could be cleaned
github.com/oskardudycz/EventSourcing.NetCore - guillaumeagile opened this issue over 1 year ago
github.com/oskardudycz/EventSourcing.NetCore - guillaumeagile opened this issue over 1 year ago
Upgraded api tests to breaking changes in Ogooreck
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
Added example on how to use test containers with Marten
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
Wolverine's version of Helpdesk sample
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
Marten scalled projections sample
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
Added Marten Docker configuration example
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
Added Room Reservation flow showing practical example of vertical slices
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
Pragmatic event sourcing improvements
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
Updated Marten to v6-rc.1 and ESDB to 22.10
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
Slim down your aggregate
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
Added example demonstrating Marten Unique Constraint for Event Sourcing
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request over 1 year ago
Elastic projections
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request almost 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request almost 2 years ago
Improved tests isolation for failing Marten-related tests
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request almost 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request almost 2 years ago
Implement Feature/1234
github.com/oskardudycz/EventSourcing.NetCore - ronaldkroon opened this pull request almost 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - ronaldkroon opened this pull request almost 2 years ago
Added example of command orchestration
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request almost 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request almost 2 years ago
OpenTelemetry and Hosted Services
github.com/oskardudycz/EventSourcing.NetCore - grzegorzorwat opened this issue almost 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - grzegorzorwat opened this issue almost 2 years ago
Extended distributed processes examples with Choreography and Process Manager
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request almost 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request almost 2 years ago
fix: string should start with 'res/' to be considered valid
github.com/oskardudycz/EventSourcing.NetCore - laeckerv opened this pull request almost 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - laeckerv opened this pull request almost 2 years ago
DeleteEvent option for SelfAggregate
github.com/oskardudycz/EventSourcing.NetCore - s1945pk opened this issue almost 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - s1945pk opened this issue almost 2 years ago
Added OpenTelemetry wrappers for Marten's extension methods
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request almost 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request almost 2 years ago
GetAndUpdate with Maybe<object> calls the GetAndUpdate overload with Func<T, object> instead of Func <T, Maybe<object>>
github.com/oskardudycz/EventSourcing.NetCore - agross opened this issue almost 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - agross opened this issue almost 2 years ago
Problem with order initialization
github.com/oskardudycz/EventSourcing.NetCore - grzegorzorwat opened this pull request almost 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - grzegorzorwat opened this pull request almost 2 years ago
Using multiple constructors in the aggregate
github.com/oskardudycz/EventSourcing.NetCore - mehdihadeli opened this issue almost 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - mehdihadeli opened this issue almost 2 years ago
Fix broken link
github.com/oskardudycz/EventSourcing.NetCore - bartelink opened this pull request about 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - bartelink opened this pull request about 2 years ago
Added wrapper for Marten repository instead of the internal logic for tracing
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request about 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request about 2 years ago
Refactored Append Scopes into Repository Decorators
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request about 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request about 2 years ago
Event Type Mapping improvements
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request about 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request about 2 years ago
Brought back test reporter
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request about 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request about 2 years ago
Configured static analysis and applied ConfigureAwait(false) to Core classes
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request about 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request about 2 years ago
Fixed typo in the composite key example.
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request about 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request about 2 years ago
Replaced Event Bus with Event Store in projection tests to make them more explicit and self-explanatory
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request about 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this pull request about 2 years ago
Add more detailed Open Telemetry instrumentation
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this issue about 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this issue about 2 years ago
Use decorators for repositories and other classes to make Open Telemetry code less invasive
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this issue about 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - oskardudycz opened this issue about 2 years ago
A huge security hole in OrdersController
github.com/oskardudycz/EventSourcing.NetCore - aleksanderwercis opened this issue about 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - aleksanderwercis opened this issue about 2 years ago
EventTypeMapper always scan assemblies
github.com/oskardudycz/EventSourcing.NetCore - GKotfis opened this issue about 2 years ago
github.com/oskardudycz/EventSourcing.NetCore - GKotfis opened this issue about 2 years ago