madslundt/NetCoreMicroservicesSample
This system is a .NET Core 3.1-based microservices architecture for managing movies, users, and reviews. It employs an event-driven design using CQRS and MediatR, with each service exposing RESTful APIs through an Ocelot API Gateway. The infrastructure supports pluggable backends for event sourcing, message brokering (RabbitMQ, Kafka, or Dapr), and persistence (SQL Server, MongoDB), ensuring loose coupling and scalability.
50.2
Adequate · 3 August 2026
1.9k
lines of production code
C#
primary language
1
bus factor · 4 authors in all
3
measurements over time
How it got here
2019 · Users Service and Infrastructure Foundation
This period focused on establishing the foundational infrastructure for the Users Service, including the implementation of the service itself and shared components like the Events project. Significant effort was also directed towards standardizing the application's architecture through centralized logging, service discovery with Consul, and an outbox pattern for reliable messaging.
6 changes
2020 · Event-driven architecture and service scaffolding
This period focused on establishing a robust event-driven infrastructure, implementing CQRS and event sourcing patterns using MediatR and a pluggable event store. Concurrently, the team built out the initial versions of the Movies and Reviews microservices, integrating them with various message brokers and persistence backends.
18 changes
Survey your own repository
madslundt/NetCoreMicroservicesSample was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 3 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 1a8e761834 — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.