# asc-lab/dotnetcore-microservices-poc

Very simplified insurance sales system made in a microservices architecture using .NET Core

Repository: https://github.com/asc-lab/dotnetcore-microservices-poc
Canonical: https://ross.abutalabs.com/products/dotnetcore-microservices-poc
Homepage: https://www.altkomsoftware.com/blog/building-microservices-net-core-part-1-plan/
Language: CSS
License: Apache-2.0
License Family: permissive
Topics: netcore, dotnet-core, microservices, insurance, ddd, cqrs, microservices-architecture, mediatr, rabbitmq, nhibernate, dapper, simplified-insurance-sales, marten, eureka, signalr, docker, docker-compose
Last push: 2025-09-16T11:09:34+00:00

## Health v2 (maintenance only)
Score: 51/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 42, release rhythm 35, longevity 100
- inputs: {"age_days": 2898, "days_push": 351, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1939, forks 687 (observed 2026-08-28T04:05:57.227906+00:00)

## What it is
A proof-of-concept insurance sales system built with .NET 8 using a microservices architecture, demonstrating CQRS with MediatR, service discovery with Eureka, API gateway with Ocelot, and messaging with RabbitMQ. It serves as an educational reference implementation accompanied by a detailed blog series explaining the architecture and design patterns.

## Use cases
- learn how to build microservices with .NET Core
- example of CQRS and MediatR in a real system
- reference architecture for API gateway with Ocelot
- see how to use RabbitMQ with transactional outbox pattern
- sample insurance sales system for agents
- learn service discovery with Eureka in .NET
- example of real-time communication with SignalR and RabbitMQ
- understand domain-driven design in microservices

## When to choose
- you want a working reference implementation of .NET microservices patterns
- you are learning DDD, CQRS, or event-driven architecture in .NET
- you need a starting point for a distributed system with Ocelot, Eureka, and RabbitMQ
- you want to study a full-stack sample including search, dashboards, and real-time chat

## When to avoid
- you need a production-ready insurance system rather than a simplified PoC
- your stack is not .NET
- you want a minimal monolith instead of a multi-service architecture
- you need guaranteed maintenance or long-term support for a sample project

## Facets
- artifact type: application
- maturity: active
- function: microservices, api-gateway, message-queue, auth, search-engine, data-visualization, orm, service-discovery, websocket, pdf, web-framework
- domain: microservices, backend, web-development, developer-tools, apis
- platform: dotnet, cross-platform
- tags: ddd, cqrs, mediatr, rabbitmq, ocelot, eureka, signalr, marten, nhibernate, dapper, sample-application, poc, insurance-sales, elasticsearch, insurance, docker, web-server

## Member repositories
- asc-lab/dotnetcore-microservices-poc (main) score 51

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:57.227906+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:08:10.823017+00:00, confidence not recorded.
  - readme: https://github.com/asc-lab/dotnetcore-microservices-poc (fetched 2026-08-28T04:05:57.227906+00:00, sha 98661bcbaeec)
- Data as of 2026-08-30T08:39:29.467469+00:00.
