High-performance in-process message routing for modern .NET applications.
Quanta provides lightweight, low-allocation pub/sub and request/reply messaging for .NET components. All routing happens in-process with no external dependencies.
| Package | Description |
|---|---|
Quanta |
Main package - install this to get started |
Quanta.Abstractions |
Core interfaces and types |
Quanta.Routing |
Router implementations |
dotnet add package QuantaSee Quanta/README.md for full documentation, examples, and API reference.
MIT - see LICENSE.