gigya/microdot
Microdot: An open source .NET microservices framework observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3419
- days_rel: n/a
- days_push: 1021
- n_releases_24m: 0
Adoption not part of the score
1536 stars · 231 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Microdot is an open source .NET microservices framework (a 'microservice chassis') that provides a service container, interface-based inter-service RPC, service discovery, client-side load balancing, distributed tracing, health checks, and hierarchical configuration. It integrates with Microsoft Orleans to simplify building Orleans-based virtual actor services.
Use cases
- build microservices in .NET without boilerplate
- implement inter-service RPC between C# services
- add service discovery and client-side load balancing
- get distributed tracing and logging across services
- run Orleans virtual actors as microservices
- hierarchical configuration with online change detection
- health checks for service monitoring
When to choose
- you are building .NET/C# microservices and want an integrated chassis
- you use or plan to use Orleans virtual actors
- you want built-in service discovery, tracing, and caching without assembling many libraries
When to avoid
- you are not on the .NET ecosystem
- you need a framework with frequent updates and large community (development has slowed)
- you prefer lightweight minimal libraries or Kubernetes-native patterns over a framework chassis
Facets
framework · maturity maintenance
rpc service-discovery caching logging tracing monitoring configuration-management middleware http-server microservices backend developer-tools dotnet windows cross-platform orleans microservice-chassis service-container health-checks dependency-injection client-side-load-balancing linux
1 source
- readme: https://github.com/gigya/microdot · fetched 2026-08-28 · 14e7425759c1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gigya/microdot | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem