# JasperFx/wolverine

Supercharged .NET server side development!

Repository: https://github.com/JasperFx/wolverine
Canonical: https://ross.abutalabs.com/products/jasperfx-wolverine
Homepage: https://wolverinefx.net
Language: C#
License: MIT
License Family: permissive
Last push: 2026-08-26T20:53:00+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 1452, "days_push": 7, "days_rel": 7, "gap_med": 1, "n_releases_24m": 180}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2322, forks 365 (observed 2026-08-28T04:06:37.189468+00:00)

## What it is
Wolverine is a next-generation .NET mediator and message bus framework for building robust event-driven server-side applications. It provides messaging across many transports, persistent inbox/outbox support, and an in-memory command bus for asynchronous processing.

## Use cases
- build event-driven microservices in .NET
- send messages between services over transports like Azure Service Bus or SQS
- implement transactional outbox messaging
- run in-memory command bus for async and parallel processing
- replace MediatR with a faster mediator

## When to choose
- you are building .NET server-side applications with messaging or event-driven architecture
- you need durable inbox/outbox semantics across multiple transports
- you want a mediator and message bus with strong performance and middleware support

## When to avoid
- you are not on the .NET ecosystem
- you need a simple lightweight queue client without a framework
- you require stable non-alpha 6.0 features before general availability

## Facets
- artifact type: framework
- maturity: active
- function: message-queue, rpc, middleware, web-framework
- domain: backend, microservices, web-development
- platform: dotnet, cross-platform
- tags: mediator, message-bus, outbox, event-driven, csharp, asynchronous-processing, command-bus, messaging

## Member repositories
- JasperFx/wolverine (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:37.189468+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-30T02:38:36.792023+00:00, confidence not recorded.
  - readme: https://github.com/JasperFx/wolverine (fetched 2026-08-28T04:06:37.189468+00:00, sha 4e1b0c7e8bbe)
  - homepage: https://wolverinefx.net (fetched 2026-08-29T10:18:49.946181+00:00, sha 38cdccedf8c5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
