nhibernate/fluent-nhibernate
Fluent NHibernate! observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 97
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6412
- days_rel: 533
- days_push: 22
- n_releases_24m: 1
Adoption not part of the score
1666 stars · 675 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Fluent NHibernate is a .NET library providing fluent, XML-free, compile-safe, convention-based mappings for the NHibernate ORM. It supports both a fluent mapping interface and automated mapping driven by conventions.
Use cases
- map C# entities to a database without XML files
- configure NHibernate mappings with a fluent API
- auto-map classes by convention
- get compile-time safety for ORM mappings
- replace hbm.xml mapping files in a .NET project
When to choose
- you use NHibernate and want to eliminate XML mapping files
- you prefer convention-based auto mapping in .NET
- you want mappings checked at compile time
When to avoid
- you use Entity Framework or another ORM instead of NHibernate
- you need a very actively developed ORM with frequent releases
Facets
library · maturity maintenance
orm serialization databases backend developer-tools dotnet cross-platform nhibernate fluent-api c-sharp convention-based-mapping auto-mapping linq
1 source
- readme: https://github.com/nhibernate/fluent-nhibernate · fetched 2026-08-28 · c6eada5afc30
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nhibernate/fluent-nhibernate | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="nhibernate/fluent-nhibernate")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem