# geffzhang/NanoFabric

基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架

Repository: https://github.com/geffzhang/NanoFabric
Canonical: https://ross.abutalabs.com/products/nanofabric
Language: C#
License: MIT
License Family: permissive
Archived: true
Last push: 2020-03-13T00:40:13+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3507, "days_push": 2365, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1453, forks 506 (observed 2026-08-28T04:04:46.570707+00:00)

## What it is
NanoFabric is a .NET Core microservices development framework that integrates Consul, Ocelot, Polly, IdentityServer, Exceptionless, Orleans, and other open-source components. It provides an opinionated scaffold for building service discovery, API gateway, resilience, authentication, and monitoring into distributed .NET applications.

## Use cases
- build microservices in .NET Core
- set up an Ocelot API gateway with Consul service discovery
- add resilience and retry policies with Polly to service calls
- secure microservices with IdentityServer authentication
- centralize logging and APM for a distributed .NET system
- learn a reference architecture for .NET microservices

## When to choose
- you are maintaining or extending an existing NanoFabric-based codebase
- you want a curated example of wiring Consul, Ocelot, Polly, and IdentityServer together in .NET Core
- you need a study reference for .NET microservice architecture patterns

## When to avoid
- you are starting a new .NET microservices project - the project is archived and unmaintained for over 16 months
- you want a mature, actively supported framework - the author recommends ABP vNext instead
- you need long-term security patches or community support

## Facets
- artifact type: framework
- maturity: abandoned
- function: microservices, api-gateway, auth, service-discovery, monitoring, logging, configuration-management, rpc, middleware, web-framework
- domain: microservices, backend, web-development, developer-tools
- platform: dotnet, cross-platform, cloud
- tags: consul, ocelot, polly, identityserver, exceptionless, orleans, grpc, resilience, api-gateway, service-mesh, archived, devops, docker

## Member repositories
- geffzhang/NanoFabric (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:46.570707+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-30T04:35:45.000400+00:00, confidence not recorded.
  - readme: https://github.com/geffzhang/NanoFabric (fetched 2026-08-28T04:04:46.570707+00:00, sha 7333c1816517)
- Data as of 2026-08-30T08:39:29.467469+00:00.
